Commit ba028c6
committed
ftrace: Remove unused list 'ftrace_direct_funcs'
JIRA: https://issues.redhat.com/browse/RHEL-101598
commit c9d5b7b
Author: Dr. David Alan Gilbert <linux@treblig.org>
Date: Sat May 4 14:23:03 2024 +0100
ftrace: Remove unused list 'ftrace_direct_funcs'
Commit 8788ca1 ("ftrace: Remove the legacy _ftrace_direct API")
stopped using 'ftrace_direct_funcs' (and the associated
struct ftrace_direct_func). Remove them.
Build tested only (on x86-64 with FTRACE and DYNAMIC_FTRACE
enabled)
Link: https://lore.kernel.org/linux-trace-kernel/20240504132303.67538-1-linux@treblig.org
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>1 parent edfeb4e commit ba028c6
2 files changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5265 | 5265 | | |
5266 | 5266 | | |
5267 | 5267 | | |
5268 | | - | |
5269 | | - | |
5270 | | - | |
5271 | | - | |
5272 | | - | |
5273 | | - | |
5274 | | - | |
5275 | | - | |
5276 | 5268 | | |
5277 | 5269 | | |
5278 | 5270 | | |
| |||
0 commit comments