git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdd6df6
)
tracing: add missing 'extern' keywords to trace_output.h
author
Eduard - Gabriel Munteanu
<eduard.munteanu@linux360.ro>
Mon, 23 Mar 2009 13:12:23 +0000
(15:12 +0200)
committer
Ingo 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