diff options
author | walimis <walimisdev@gmail.com> | 2008-11-14 00:21:02 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-11-13 19:36:30 +0100 |
commit | b3535c6390f27d04273e4eee0bc687f171fbf5f4 (patch) | |
tree | a0160e2b70acc1743d6d3c68d149df9673d78fde /sound/ppc/Kconfig | |
parent | 12ef7d448613ead2babd41c3ebfa1fe03c20edef (diff) |
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 'sound/ppc/Kconfig')
0 files changed, 0 insertions, 0 deletions