aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorVasily Averin <[email protected]>2011-10-31 17:11:18 -0700
committerLinus Torvalds <[email protected]>2011-10-31 17:30:53 -0700
commit4ff819515b203f937cc6c8a0215a37a68d1ee71f (patch)
treec36dfe5aea5dc973d2f50b38584b6e39babc354c /tools/perf/scripts/python/check-perf-trace.py
parentf445027e4e692bd885118460b292d08027fd5501 (diff)
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
Fix compilation warnings for CONFIG_SYSCTL=n: fixed compilation warnings in case of disabled CONFIG_SYSCTL kernel/watchdog.c:483:13: warning: `watchdog_enable_all_cpus' defined but not used kernel/watchdog.c:500:13: warning: `watchdog_disable_all_cpus' defined but not used these functions are static and are used only in sysctl handler, so move them inside #ifdef CONFIG_SYSCTL too Signed-off-by: Vasily Averin <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions