From: Steven Rostedt Date: Thu, 28 Apr 2011 01:43:36 +0000 (-0400) Subject: ftrace: Consolidate updating of ftrace_trace_function X-Git-Tag: v3.0-rc1~404^2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=491d0dcfb9707e1f83eff93ca503eb7573162ef2;p=pandora-kernel.git ftrace: Consolidate updating of ftrace_trace_function There are three locations that perform almost identical functions in order to update the ftrace_trace_function (the ftrace function variable that gets called by mcount). Consolidate these into a single function called update_ftrace_function(). Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed