diff options
author | Steven Rostedt (Google) <[email protected]> | 2022-09-06 18:53:16 -0400 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2022-09-26 13:01:10 -0400 |
commit | 26c4e3d10ad0566f8604e6c378e939f941707f36 (patch) | |
tree | ba7ff238f28668c0fd7aba60000e900110637056 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 86087383ec0a7ac2bcc3284e13e0e9966f7e3bfa (diff) |
tracing: Move struct filter_pred into trace_events_filter.c
The structure filter_pred and the typedef of the function used are only
referenced by trace_events_filter.c. There's no reason to have it in an
external header file. Move them into the only file they are used in.
Link: https://lkml.kernel.org/r/[email protected]
Cc: Ingo Molnar <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Tom Zanussi <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions