diff options
| author | Wei Yongjun <[email protected]> | 2020-07-06 13:49:41 +0000 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2020-09-04 18:53:12 +0000 |
| commit | 2b722160f1a7929f38dfb648c7bbb45f96e65a5b (patch) | |
| tree | e1f8e1163b6453358bead558293be5e43129b2e3 /drivers/platform/surface/aggregator/ssh_parser.c | |
| parent | kernel/smp: Provide CSD lock timeout diagnostics (diff) | |
| download | kernel-2b722160f1a7929f38dfb648c7bbb45f96e65a5b.tar.gz kernel-2b722160f1a7929f38dfb648c7bbb45f96e65a5b.zip | |
smp: Make symbol 'csd_bug_count' static
The sparse tool complains as follows:
kernel/smp.c:107:10: warning:
symbol 'csd_bug_count' was not declared. Should it be static?
Because variable is not used outside of smp.c, this commit marks it
static.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Sebastian Andrzej Siewior <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions
