diff options
author | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-10-05 10:47:45 -0400 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-10-05 10:49:46 -0400 |
commit | 5ddd8baa4857709b4e5d84b376d735152851955b (patch) | |
tree | 0d4687d97638286f75845aed841e571357fd43bb /tools/perf/scripts/python/task-analyzer.py | |
parent | 2819f23ac12ce93ff79ca7a54597df9a4a1f6331 (diff) |
tracing: Make system_callback() function static
The system_callback() function in trace_events.c is only used within that
file. The "static" annotation was missed.
Fixes: 5790b1fb3d672 ("eventfs: Remove eventfs_file and just use eventfs_inode")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202310051743.y9EobbUr-lkp@intel.com/
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions