From: Steven Rostedt (Red Hat) Date: Wed, 6 Nov 2013 17:19:37 +0000 (-0500) Subject: tracing: Remove unused function ftrace_off_permanent() X-Git-Tag: v3.13-rc1~57^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=042b10d83d05174e50ee861ee3aca55fd6204324;p=pandora-kernel.git tracing: Remove unused function ftrace_off_permanent() In the past, ftrace_off_permanent() was called if something strange was detected. But the ftrace_bug() now handles all the anomolies that can happen with ftrace (function tracing), and there are no uses of ftrace_off_permanent(). Get rid of it. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed