From: Steven Rostedt Date: Wed, 25 Feb 2009 20:49:52 +0000 (-0500) Subject: tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT X-Git-Tag: v2.6.30-rc1~2^2~83^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eef62a6826b8ab530cefff5aa55c1661a209c803;p=pandora-kernel.git tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT 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 Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed