linux-sg2042/sound/pci/emu10k1
Gustavo A. R. Silva 9d5a289a86 ALSA: emu10k1: Mark expected switch fall-throughs
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.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-08-06 09:33:43 +02:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
emu10k1.c
emu10k1_callback.c
emu10k1_main.c treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
emu10k1_patch.c ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_new 2018-07-17 17:17:52 +02:00
emu10k1_synth.c
emu10k1_synth_local.h
emu10k1x.c sound: Use octal not symbolic permissions 2018-05-28 11:27:20 +02:00
emufx.c ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast 2018-07-26 08:33:16 +02:00
emumixer.c
emumpu401.c
emupcm.c ALSA: emu10k1: Mark expected switch fall-throughs 2018-08-06 09:33:43 +02:00
emuproc.c sound: Use octal not symbolic permissions 2018-05-28 11:27:20 +02:00
io.c
irq.c
memory.c ALSA: emu10k1: Rate-limit error messages about page errors 2018-05-17 20:02:23 +02:00
p16v.c treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
p16v.h
p17v.h
timer.c
tina2.h
voice.c