aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string.c
diff options
context:
space:
mode:
authorValentin Schneider <[email protected]>2023-01-13 17:40:40 +0000
committerTejun Heo <[email protected]>2023-01-13 17:50:40 +0000
commitc63a2e52d5e08f01140d7b76c08a78e15e801f03 (patch)
tree8398879012c1de0c1bbb71cfd147baf28c5abe63 /lib/string.c
parentworkqueue: Unbind kworkers before sending them to exit() (diff)
downloadkernel-c63a2e52d5e08f01140d7b76c08a78e15e801f03.tar.gz
kernel-c63a2e52d5e08f01140d7b76c08a78e15e801f03.zip
workqueue: Fold rebind_worker() within rebind_workers()
!CONFIG_SMP builds complain about rebind_worker() being unused. Its only user, rebind_workers() is indeed only defined for CONFIG_SMP, so just fold the two lines back up there. Link: http://lore.kernel.org/r/[email protected] Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: Valentin Schneider <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions