From: Steven Rostedt (Red Hat) Date: Mon, 4 May 2015 22:12:44 +0000 (-0400) Subject: tracing: Rename ftrace_print_*() functions ta trace_print_*() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~124^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=645df987f7c1740bb1ba783ab907001720a20cf7;p=pandora-kernel.git tracing: Rename ftrace_print_*() functions ta trace_print_*() The name "ftrace" really refers to the function hook infrastructure. It is not about the trace_events. The functions ftrace_print_*() are not part of the function infrastructure, and the names can be confusing. Rename them to be trace_print_*(). Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed