linux-stable/sound/pci/mixart
Dan Carpenter 41e8a5788b ALSA: mixart: don't print an unintialized variable on error
My static checker complains that "resp" could be unitialized on error
when we print its value.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-07-13 12:22:42 +02:00
..
Makefile
mixart.c ALSA: mixart: silence an uninitialized variable warning 2016-03-16 16:35:16 +01:00
mixart.h ALSA: mixart: Use nonatomic PCM ops 2014-09-15 15:52:09 +02:00
mixart_core.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
mixart_core.h ALSA: mixart: Use nonatomic PCM ops 2014-09-15 15:52:09 +02:00
mixart_hwdep.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
mixart_hwdep.h ALSA: sound/mixart: avoid redefining {readl,write}_{le,be} accessors 2010-11-11 02:02:20 +01:00
mixart_mixer.c ALSA: mixart: don't print an unintialized variable on error 2016-07-13 12:22:42 +02:00
mixart_mixer.h