aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-12-10 23:20:58 +0000
committerGreg Kroah-Hartman <[email protected]>2017-12-13 12:50:33 +0100
commit845c31de4ce7e2329b93fec9b54f1121240d0e5f (patch)
tree5f8f4b9131882173dd203bfd4505498246fdca4c /tools/perf/scripts/python/bin/stackcollapse-report
parent5826e028de7f2db8d8deebf2102cd79086729200 (diff)
staging: most: core: make functions print_links and most_match static
The functions print_links and most_match static are local to the source and do not need to be in global scope, so make them static. Cleans up sparse warnings: symbol 'print_links' was not declared. Should it be static? symbol 'most_match' was not declared. Should it be static? Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions