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:
bb3c3c9
)
trace: add gcc printf check to trace_seq_printf
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 16 Jan 2009 01:50:54 +0000
(20:50 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 16 Jan 2009 11:17:29 +0000
(12:17 +0100)
Andrew Morton suggested adding a printf checker to trace_seq_printf
since there are a number of users that have improper format arguments.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found