tracing: add missing 'extern' keywords to trace_output.h
commitf285901bb21355bb47106658ef14eeb6b8ed538f
authorEduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Mon, 23 Mar 2009 13:12:23 +0000 (23 15:12 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 31 Mar 2009 15:45:07 +0000 (31 17:45 +0200)
treeae79a9aaa14bdd1eca12e5ac62a25c858c2af029
parentbdd6df6af98ce7e70702edfb5fd5dbbd8d1b0453
tracing: add missing 'extern' keywords to trace_output.h

Impact: cleanup

Many declarations within trace_output.h are missing the 'extern' keyword
in an inconsistent manner. This adds 'extern' where it should be.

Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/trace_output.h