diff options
author | Valentin Schneider <[email protected]> | 2023-01-13 17:40:40 +0000 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2023-01-13 07:50:40 -1000 |
commit | c63a2e52d5e08f01140d7b76c08a78e15e801f03 (patch) | |
tree | 8398879012c1de0c1bbb71cfd147baf28c5abe63 /scripts/gdb/linux | |
parent | e02b93124855cd34b78e61ae44846c8cb5fddfc3 (diff) |
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 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions