diff options
author | walimis <[email protected]> | 2008-11-14 00:21:02 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-11-13 19:36:30 +0100 |
commit | b3535c6390f27d04273e4eee0bc687f171fbf5f4 (patch) | |
tree | a0160e2b70acc1743d6d3c68d149df9673d78fde /lib/string_helpers.c | |
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 <[email protected]>
Acked-by: Steven Rostedt <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions