tracing: use generic __stringify
authorSteven Rostedt <srostedt@redhat.com>
Mon, 9 Mar 2009 20:00:22 +0000 (16:00 -0400)
committerSteven 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