diff options
author | Colin Ian King <[email protected]> | 2017-07-10 15:50:40 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-07-10 16:32:33 -0700 |
commit | 822d5ec25884b4e4436c819d03035fc0dd689309 (patch) | |
tree | 600a6e18e4ed197edbdea1b433d42e175072aa22 /tools/perf/scripts/python/stackcollapse.py | |
parent | f5bd62cd44119a11a30976f6a97f4aab2c35a097 (diff) |
kasan: make get_wild_bug_type() static
The helper function get_wild_bug_type() does not need to be in global
scope, so make it static.
Cleans up sparse warning:
"symbol 'get_wild_bug_type' was not declared. Should it be static?"
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Dmitry Vyukov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions