From: Steven Rostedt Date: Fri, 29 Apr 2011 00:32:08 +0000 (-0400) Subject: ftrace: Consolidate the function match routines for normal and mods X-Git-Tag: v3.0-rc1~404^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9df92d2a94eef8811061aecb1396290df440e2e;p=pandora-kernel.git ftrace: Consolidate the function match routines for normal and mods The code used for matching functions is almost identical between normal selecting of functions and using the :mod: feature of set_ftrace_notrace. Consolidate the two users into one function. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed