]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: ice1712: Remove redundant code in stac9460_dac_vol_put
authorZhu Jun <zhujun2@cmss.chinamobile.com>
Wed, 9 Oct 2024 06:53:45 +0000 (23:53 -0700)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Oct 2024 12:22:34 +0000 (14:22 +0200)
commit0498a04e399c6e720bb991db992174e19b2fe980
treed448ba939947ce410753b58f0ef7a4b950b06e32
parent1e280053dd4d8fb63eba7cff23105d76cc338f7d
ALSA: ice1712: Remove redundant code in stac9460_dac_vol_put

The variable 'ovol' is never referenced in the code, just remove it.

Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
Link: https://patch.msgid.link/20241009065345.6669-1-zhujun2@cmss.chinamobile.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ice1712/prodigy192.c