diff options
| author | Tom Rix <[email protected]> | 2023-04-03 21:38:28 -0400 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2023-04-10 12:26:34 +0100 |
| commit | f1caa90085ef31078076990c2ac64d05dd035278 (patch) | |
| tree | 8659d4954decbbfd15d08efec45991ef98e8e3a7 /tools/perf/scripts/python/stat-cpi.py | |
| parent | ac2babe70a9b8ab11a408481cad69b71a8b5fa91 (diff) | |
iio: dac: set variable max5522_channels storage-class-specifier to static
smatch reports
drivers/iio/dac/max5522.c:55:28: warning: symbol
'max5522_channels' was not declared. Should it be static?
This variable is only used in one file so it should be static.
Signed-off-by: Tom Rix <[email protected]>
Reviewed-by: Nuno Sa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions