ALSA: es18xx: Remove the unneeded result variable
authorye xingchen <ye.xingchen@zte.com.cn>
Tue, 20 Sep 2022 06:46:05 +0000 (06:46 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 20 Sep 2022 11:33:55 +0000 (13:33 +0200)
commit96ecdc718649fe01940e7f5dc4fc15dacd18cada
tree6e6c01c054c42d4ef76b598c7aa377921bc68447
parentc6fe6be65aeaa03c7cdfc807b47c1e59b9c9ea71
ALSA: es18xx: Remove the unneeded result variable

Return the value inb() directly instead of storing it in another redundant
 variable.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
Link: https://lore.kernel.org/r/20220920064605.215318-1-ye.xingchen@zte.com.cn
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/es18xx.c