summaryrefslogtreecommitdiffstats
path: root/kernel/params.c
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2013-07-03 01:59:57 +0200
committerSteven Rostedt <rostedt@goodmis.org>2013-07-03 02:42:31 +0200
commit5280bcef91e706770cc1706eb97353e3513322b9 (patch)
tree9330be13eb4eb593fda56dd519228ffc015978ea /kernel/params.c
parenttracing: Fix irqs-off tag display in syscall tracing (diff)
downloadlinux-5280bcef91e706770cc1706eb97353e3513322b9.tar.xz
linux-5280bcef91e706770cc1706eb97353e3513322b9.zip
tracing: Make tracer_tracing_{off,on,is_on}() static
I have patches that will use tracer_tracing_on/off/is_on() in other files, but as they are not ready to be merged yet, and Fengguang Wu's sparse scripts pointed out that these functions were not declared anywhere, I'll make them static for now. When these functions are required to be used elsewhere, I'll remove the static then. Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/params.c')
0 files changed, 0 insertions, 0 deletions