From: Steven Rostedt Date: Mon, 9 Mar 2009 20:00:22 +0000 (-0400) Subject: tracing: use generic __stringify X-Git-Tag: v2.6.30-rc1~2^2~52^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cc26a261d43e5898287a1f5808132f8f05ceb1c;p=pandora-kernel.git tracing: use generic __stringify 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 --- Reading git-diff-tree failed