tracing: Add static to local functions
authorFabian Frederick <fabf@skynet.be>
Thu, 17 Apr 2014 19:44:42 +0000 (21:44 +0200)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 21 Apr 2014 18:00:46 +0000 (14:00 -0400)
commitad1438a076e275b70d1a04de1364bc483e5a81db
treebb2591dcda3d3f51e074058bf1e8174afacb5abd
parent8275f69f076d8b1ecc6d93305451e5a8f7336d4e
tracing: Add static to local functions

This patch adds static to the following functions:
-cycle_t buffer_ftrace_now
-void free_snapshot
-int trace_selftest_startup_dynamic_tracing

Link: http://lkml.kernel.org/p/20140417214442.d7abc7c0b0e4b90e7fedecc9@skynet.be
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/trace.c
kernel/trace/trace_selftest.c
This page took 0.055857 seconds and 5 git commands to generate.