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:
d7350c3
)
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
author
Steven Rostedt
<srostedt@redhat.com>
Wed, 25 Feb 2009 20:49:52 +0000
(15:49 -0500)
committer
Steven Rostedt
<srostedt@redhat.com>
Thu, 26 Feb 2009 02:44:22 +0000
(21:44 -0500)
There's been a bit confusion to whether DEFINE/DECLARE_TRACE_FMT should
be a DEFINE or a DECLARE. Ingo Molnar suggested simply calling it
TRACE_FORMAT.
Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
No differences found