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:
156b5f1
)
tracing: replace TP<var> with TP_<var>
author
Steven Rostedt
<srostedt@redhat.com>
Mon, 9 Mar 2009 19:47:18 +0000
(15:47 -0400)
committer
Steven Rostedt
<srostedt@redhat.com>
Tue, 10 Mar 2009 04:35:04 +0000
(
00:35
-0400)
Impact: clean up
The macros TPPROTO, TPARGS, TPFMT, TPRAWFMT, and TPCMD all look a bit
ugly. This patch adds an underscore to their names.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
No differences found