diff options
| author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2014-05-22 16:43:56 +0800 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2017-12-05 18:05:52 +0100 |
| commit | b108a25e8ec0b43cd8afdf0fedd4299f2284557e (patch) | |
| tree | 4b13ed58d942cfd23640baaedf52478f21895df2 /kernel/workqueue.c | |
| parent | f84001280d5ed54959b5c4b5b1f9e5b02853ec71 (diff) | |
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
