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
mixart.c ALSA: mixart: Mark expected switch fall-through 2018-08-06 09:33:42 +02:00
mixart.h
mixart_core.c ALSA: mixart: Mark expected switch fall-through 2018-08-09 08:52:04 +02:00
mixart_core.h
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
mixart_mixer.h