aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorLukas Bulwahn <[email protected]>2020-11-15 16:53:36 +0100
committerSteven Rostedt (VMware) <[email protected]>2020-11-16 12:32:34 -0500
commit76980f5fa06d505879ba936b1b5066a056991de0 (patch)
tree3ee06f1b6a87d5d20cf56027dc60decdd50aa0fb /lib/test_overflow.c
parentb111545d26c0d66dd9aae668d9373669e752b075 (diff)
tracing: Clean up after filter logic rewriting
The functions event_{set,clear,}_no_set_filter_flag were only used in replace_system_preds() [now, renamed to process_system_preds()]. Commit 80765597bc58 ("tracing: Rewrite filter logic to be simpler and faster") removed the use of those functions in replace_system_preds(). Since then, the functions event_{set,clear,}_no_set_filter_flag were unused. Fortunately, make CC=clang W=1 indicates this with -Wunused-function warnings on those three functions. So, clean up these obsolete unused functions. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions