tracing: replace TP<var> with TP_<var>
authorSteven Rostedt <srostedt@redhat.com>
Mon, 9 Mar 2009 19:47:18 +0000 (15:47 -0400)
committerSteven 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