diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-01-08 13:58:03 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-01-08 15:07:24 +0100 |
commit | 55c203a308ac74256bc240f7ce14ff45dc221a15 (patch) | |
tree | 6918d83fa38f38804b4b17372f12e9d0f460f8da /sound/hda | |
parent | ALSA: control: potential uninitialized return value (diff) | |
download | linux-55c203a308ac74256bc240f7ce14ff45dc221a15.tar.xz linux-55c203a308ac74256bc240f7ce14ff45dc221a15.zip |
ALSA: pci: echoaudio: remove set but not used variable 'chip'
sound/pci/echoaudio/echoaudio.c: In function snd_echo_mixer_info:
sound/pci/echoaudio/echoaudio.c:1233:20: warning: variable chip set but not used [-Wunused-but-set-variable]
sound/pci/echoaudio/echoaudio.c: In function 'snd_echo_vmixer_info':
sound/pci/echoaudio/echoaudio.c:1300:20: warning: variable 'chip' set but not used [-Wunused-but-set-variable]
commit e67c3f0fd44c ("ALSA: pci: echoaudio: remove usage
of dimen menber of elem_value structure") left behind this
unused variable.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20200108125803.45584-1-yuehaibing@huawei.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/hda')
0 files changed, 0 insertions, 0 deletions