diff options
| author | Jason Yan <[email protected]> | 2020-04-10 14:36:18 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-04-23 16:55:23 +0200 |
| commit | 19df2f8ea9789977c7a6c672e59de6b51b6e7662 (patch) | |
| tree | 6d6e0f26deb3f90610a74df15c867f23704bb25c /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 2a23537b3df3c452fdb3617b8bda137f1fb2eff3 (diff) | |
sgi-xp: make some symbols static in xpc_main.c
Fix the following sparse warning:
drivers/misc/sgi-xp/xpc_main.c:62:22: warning: symbol 'xpc_dbg_name' was
not declared. Should it be static?
drivers/misc/sgi-xp/xpc_main.c:66:15: warning: symbol
'xpc_part_dbg_subname' was not declared. Should it be static?
drivers/misc/sgi-xp/xpc_main.c:71:15: warning: symbol
'xpc_chan_dbg_subname' was not declared. Should it be static?
drivers/misc/sgi-xp/xpc_main.c:1221:1: warning: symbol 'xpc_init' was
not declared. Should it be static?
drivers/misc/sgi-xp/xpc_main.c:1323:1: warning: symbol 'xpc_exit' was
not declared. Should it be static?
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Link: https://lore.kernel.org/r/[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