tracing: remove deprecated TRACE_FORMAT
authorSteven Rostedt <srostedt@redhat.com>
Fri, 24 Apr 2009 15:50:39 +0000 (11:50 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 24 Apr 2009 15:50:39 +0000 (11:50 -0400)
The TRACE_FORMAT macro has been deprecated by the TRACE_EVENT macro.
There are no more users. All new users must use the TRACE_EVENT macro.

[ Impact: remove old functionality ]

Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found