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:
2939b04
)
tracing: use generic __stringify
author
Steven Rostedt
<srostedt@redhat.com>
Mon, 9 Mar 2009 20:00:22 +0000
(16:00 -0400)
committer
Steven Rostedt
<srostedt@redhat.com>
Tue, 10 Mar 2009 04:35:05 +0000
(
00:35
-0400)
Impact: clean up
This removes the custom made STR(x) macros in the tracer and uses
the generic __stringify macro instead.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
No differences found