diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2018-07-26 21:44:04 +0900 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2018-07-26 10:53:05 -0400 |
commit | 7b144b6c795a380beae6f7b40dcfb21014c4afb8 (patch) | |
tree | 6fbd4c8b2e1eb6efe3255f417ca8ae457595b069 /lib/percpu_test.c | |
parent | f6b7425cfb92cbf0d04de816bec1bd8cb9a79d0f (diff) |
tracing: Remove orphaned function using_ftrace_ops_list_func().
Remove using_ftrace_ops_list_func() since it is no longer used.
Using ftrace_ops_list_func() has been introduced by commit 7eea4fce0246
("tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func")
as a helper function, but its caller has been removed by commit 72ac426a5bb0
("tracing: Clean up stack tracing and fix fentry updates"). So it is not
called anymore.
Link: http://lkml.kernel.org/r/153260904427.12474.9952096317439329851.stgit@devbox
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'lib/percpu_test.c')
0 files changed, 0 insertions, 0 deletions