tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Wed, 13 May 2015 17:44:36 +0000 (13:44 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 13 May 2015 18:06:42 +0000 (14:06 -0400)
The name "ftrace" really refers to the function hook infrastructure. It
is not about the trace_events. Rename the max trace_event type size to
something more descriptive and appropriate.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found