From: Steven Rostedt (Red Hat) Date: Wed, 13 May 2015 18:59:40 +0000 (-0400) Subject: tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir X-Git-Tag: omap-for-v4.3/legacy-v2-signed~124^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7967b3e0c40ff72fb2cf44d3b50e2cb388ef6c67;p=pandora-kernel.git tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir The name "ftrace" really refers to the function hook infrastructure. It is not about the trace_events. The structure ftrace_subsystem_dir holds the information about trace event subsystems. It should not be named ftrace, rename it to trace_subsystem_dir. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed