diff options
author | Tejun Heo <tj@kernel.org> | 2024-02-20 19:36:14 -1000 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-02-20 19:36:14 -1000 |
commit | afe928c1dc611bec155d834020e0631e026aeb8a (patch) | |
tree | 296da44bf2a5ba4d9190418ac9cfa6c8e6f3b036 /lib/bug.c | |
parent | 978b8409eab15aa733ae3a79c9b5158d34cd3fb7 (diff) |
workqueue: Remove clear_work_data()
clear_work_data() is only used in one place and immediately followed by
smp_mb(), making it equivalent to set_work_pool_and_clear_pending() w/
WORK_OFFQ_POOL_NONE for @pool_id. Drop it. No functional changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Lai Jiangshan <jiangshanlai@gmail.com>
Diffstat (limited to 'lib/bug.c')
0 files changed, 0 insertions, 0 deletions