From: Steven Rostedt Date: Wed, 25 Apr 2012 03:45:26 +0000 (-0400) Subject: ftrace: Remove extra helper functions X-Git-Tag: v3.5-rc1~141^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=706c81f87f84adbcf1f6553b9e6b69b3e28fc35a;p=pandora-kernel.git ftrace: Remove extra helper functions The ftrace_record_ip() and ftrace_alloc_dyn_node() were from the time of the ftrace daemon. Although they were still used, they still make things a bit more complex than necessary. Move the code into the one function that uses it, and remove the helper functions. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed