diff options
| author | Tom Rix <[email protected]> | 2023-05-18 08:38:26 -0400 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2023-05-18 16:30:07 +0200 |
| commit | 816967d55f425a647137ef884d8e92f2baf541dc (patch) | |
| tree | 3fe22ab4c681047c04c5301778ab9775a9938ef6 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 46055699e5f81db8c70946609f445c572983eca5 (diff) | |
ALSA: emu10k1: set variables emu1010_routing_info and emu1010_pads_info storage-class-specifier to static
smatch reports
sound/pci/emu10k1/emumixer.c:519:39: warning: symbol
'emu1010_routing_info' was not declared. Should it be static?
sound/pci/emu10k1/emumixer.c:859:36: warning: symbol
'emu1010_pads_info' was not declared. Should it be static?
These variables are only used in their defining file, so it should be static
Signed-off-by: Tom Rix <[email protected]>
Reviewed-by: Oswald Buddenhagen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions