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

No differences found