diff options
author | 2019-10-16 12:24:58 +0100 | |
---|---|---|
committer | 2019-10-16 09:20:58 -0700 | |
commit | bc88f85c6c09306bd21917e1ae28205e9cd775a7 (patch) | |
tree | 387e33861a4a4f8ec9eff6e1fe55032e3dd92524 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (diff) | |
download | wireguard-linux-bc88f85c6c09306bd21917e1ae28205e9cd775a7.tar.xz wireguard-linux-bc88f85c6c09306bd21917e1ae28205e9cd775a7.zip |
kthread: make __kthread_queue_delayed_work static
The __kthread_queue_delayed_work is not exported so
make it static, to avoid the following sparse warning:
kernel/kthread.c:869:6: warning: symbol '__kthread_queue_delayed_work' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions