diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2013-07-02 23:59:57 (GMT) |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2013-07-03 00:42:31 (GMT) |
commit | 5280bcef91e706770cc1706eb97353e3513322b9 (patch) | |
tree | 9330be13eb4eb593fda56dd519228ffc015978ea /lib/crc16.c | |
parent | 11034ae9c20f4057a6127fc965906417978e69b2 (diff) | |
download | linux-5280bcef91e706770cc1706eb97353e3513322b9.tar.xz |
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 'lib/crc16.c')
0 files changed, 0 insertions, 0 deletions