diff options
| author | Jeremy Sowden <[email protected]> | 2019-05-15 12:14:34 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-05-20 07:40:40 +0200 |
| commit | dbaca02b625a8eabe2330d091d6e23f82c983cf9 (patch) | |
| tree | 9e6cb9c09629b104f2d09b60cc6c910fc3a7a671 /tools/perf/scripts/python | |
| parent | d2a6eaee1d72262b08265a3d83f5048fe253401d (diff) | |
staging: kpc2000: declare two functions as static.
Two functions were not used outside the translation-unit in which they
were defined. Declared them static.
Fixes two sparse warnings:
drivers/staging/kpc2000/kpc2000/cell_probe.c:98:5: warning: symbol 'probe_core_basic' was not declared. Should it be static?
drivers/staging/kpc2000/kpc2000/cell_probe.c:288:5: warning: symbol 'probe_core_uio' was not declared. Should it be static?
Signed-off-by: Jeremy Sowden <[email protected]>
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions