diff options
author | Bixuan Cui <[email protected]> | 2021-04-09 17:01:09 +0800 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2021-04-14 23:04:17 +1000 |
commit | 193e4cd8ed9dd01092d01df7706a6b344c946af4 (patch) | |
tree | 58d934fa9ffe26867cce2993999ccc6cb002ee39 /tools/perf/scripts/python/stackcollapse.py | |
parent | 472724111f0f72042deb6a9dcee9578e5398a1a1 (diff) |
powerpc/pseries: Make symbol '__pcpu_scope_hcall_stats' static
The sparse tool complains as follows:
arch/powerpc/platforms/pseries/hvCall_inst.c:29:1: warning:
symbol '__pcpu_scope_hcall_stats' was not declared. Should it be static?
This symbol is not used outside of hvCall_inst.c, so this
commit marks it static.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Bixuan Cui <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions