aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/module.c
diff options
context:
space:
mode:
authorwalimis <walimisdev@gmail.com>2008-11-14 00:21:02 +0800
committerIngo Molnar <mingo@elte.hu>2008-11-13 19:36:30 +0100
commitb3535c6390f27d04273e4eee0bc687f171fbf5f4 (patch)
treea0160e2b70acc1743d6d3c68d149df9673d78fde /kernel/module.c
parentftrace: CPU buffer start annotation clean ups (diff)
downloadlinux-b3535c6390f27d04273e4eee0bc687f171fbf5f4.tar.gz
linux-b3535c6390f27d04273e4eee0bc687f171fbf5f4.zip
ftrace: remove unnecessary if condition of __unregister_ftrace_function
Because it has goto out before ftrace_list == &ftrace_list_end, that's to say, we never meet this condition. Signed-off-by: walimis <walimisdev@gmail.com> Acked-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions