tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
authorSteven Rostedt <srostedt@redhat.com>
Wed, 25 Feb 2009 20:49:52 +0000 (15:49 -0500)
committerSteven Rostedt <srostedt@redhat.com>
Thu, 26 Feb 2009 02:44:22 +0000 (21:44 -0500)
There's been a bit confusion to whether DEFINE/DECLARE_TRACE_FMT should
be a DEFINE or a DECLARE. Ingo Molnar suggested simply calling it
TRACE_FORMAT.

Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>

No differences found