acrn-kernel/sound/pci/ice1712
Colin Ian King 666d3b612f ALSA: ice1712: remove redundant assignment to new
The variable new is initialized with a value but it is never read. It is
being re-assigned a new value in every case path in the following switch
statement. The assignment is redundant and can be removed.

Cleans up clang scan build warning:
sound/pci/ice1712/quartet.c:569:8: warning: Although the value stored
to 'new' is used in the enclosing expression, the value is never actually
read from 'new' [deadcode.DeadStores]

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20220805120439.2341600-1-colin.i.king@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2022-08-05 15:06:36 +02:00
..
Makefile
ak4xxx.c
amp.c
amp.h
aureon.c
aureon.h
delta.c
delta.h
envy24ht.h
ews.c
ews.h
hoontech.c
hoontech.h
ice1712.c
ice1712.h
ice1724.c
juli.c
juli.h
maya44.c
maya44.h
phase.c
phase.h
pontis.c
pontis.h
prodigy192.c
prodigy192.h
prodigy_hifi.c
prodigy_hifi.h
psc724.c
psc724.h
quartet.c
quartet.h
revo.c
revo.h
se.c
se.h
stac946x.h
vt1720_mobo.c
vt1720_mobo.h
wm8766.c
wm8766.h
wm8776.c
wm8776.h
wtm.c
wtm.h