From: Steven Rostedt (Red Hat) Date: Wed, 13 May 2015 17:44:36 +0000 (-0400) Subject: tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX X-Git-Tag: omap-for-v4.3/legacy-v2-signed~124^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=609a74045238c303bbe9396775eacf5bac1f51cc;p=pandora-kernel.git tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX 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 --- Reading git-diff-tree failed