diff options
| author | 2014-05-22 16:43:56 +0800 | |
|---|---|---|
| committer | 2014-05-22 11:35:51 -0400 | |
| commit | cafebac153ae54fd0aba5d4ad28af995532c5375 (patch) | |
| tree | cb29562c09e982807f82f4e5c421f0f776db148b /kernel/workqueue.c | |
| parent | workqueue: remove unused WORK_CPU_END (diff) | |
| download | wireguard-linux-cafebac153ae54fd0aba5d4ad28af995532c5375.tar.xz wireguard-linux-cafebac153ae54fd0aba5d4ad28af995532c5375.zip | |
workqueue: remove unused work_clear_pending()
In 8930caba3dbd ("workqueue: disable irq while manipulating PENDING"),
setting last CPU and clearing PENDING got merged into a single
operation (set_work_cpu_and_clear_pending()), which resulted that the
internal routine work_clear_pending() is not used any more.
tj: Minor description tweak.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions
