From: Eduard - Gabriel Munteanu Date: Mon, 23 Mar 2009 13:12:23 +0000 (+0200) Subject: tracing: add missing 'extern' keywords to trace_output.h X-Git-Tag: v2.6.30-rc1~2^2~13^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f285901bb21355bb47106658ef14eeb6b8ed538f;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed