1
0
Fork 0
alistair23-linux/sound/pci/mixart
Gustavo A. R. Silva 725097323b ALSA: mixart: Mark expected switch fall-through
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Notice that in this particular case, I replaced the code comment with
a proper "fall through" annotation, which is what GCC is expecting
to find.

Addresses-Coverity-ID: 114889 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-08-09 08:52:04 +02:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
mixart.c ALSA: mixart: Mark expected switch fall-through 2018-08-06 09:33:42 +02:00
mixart.h ALSA: mixart: fix string overflow warning 2017-07-18 17:54:17 +02:00
mixart_core.c ALSA: mixart: Mark expected switch fall-through 2018-08-09 08:52:04 +02:00
mixart_core.h ALSA: mixart: Use nonatomic PCM ops 2014-09-15 15:52:09 +02:00
mixart_hwdep.c ALSA: mixart: Proper endian notations 2018-07-27 09:06:03 +02:00
mixart_hwdep.h ALSA: mixart: Proper endian notations 2018-07-27 09:06:03 +02:00
mixart_mixer.c ALSA: mixart: constify snd_kcontrol_new structures 2017-05-21 09:08:15 +02:00
mixart_mixer.h [ALSA] Remove xxx_t typedefs: PCI miXart 2006-01-03 12:19:16 +01:00