diff options
author | Jason Yan <[email protected]> | 2020-04-10 15:33:12 +0800 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2020-04-22 22:07:26 -0400 |
commit | d013496f99c5608e0f80afd67acb1ba93c4144ea (patch) | |
tree | a93f3cd4843c19186f77b47115a305acd0e96ae7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a2806ef77ff9a965a70d6c194bb3a4801bbdb07d (diff) |
tracing: Convert local functions in tracing_map.c to static
Fix the following sparse warning:
kernel/trace/tracing_map.c:286:6: warning: symbol
'tracing_map_array_clear' was not declared. Should it be static?
kernel/trace/tracing_map.c:297:6: warning: symbol
'tracing_map_array_free' was not declared. Should it be static?
kernel/trace/tracing_map.c:319:26: warning: symbol
'tracing_map_array_alloc' was not declared. Should it be static?
Link: http://lkml.kernel.org/r/[email protected]
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions