linux/sound/isa/sb
Gustavo A. R. Silva fe1a10bab2 ALSA: sb8: Fix fall-through annotations
Replace "fallthru" with a proper "fall through" annotation.

This fix is part of the ongoing efforts to enabling
-Wimplicit-fallthrough

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-10-02 17:38:40 +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
emu8000.c ALSA: seq: Allow the modular sequencer registration 2017-06-12 08:43:33 +02:00
emu8000_callback.c sound: emu8000: constify emu8000_ops 2017-08-15 08:21:51 +02:00
emu8000_local.h [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
emu8000_patch.c ALSA: emu8000: Use swap macro in snd_emu8000_sample_new 2018-07-17 17:18:03 +02:00
emu8000_pcm.c ALSA: sb: Fix a typo 2018-08-02 07:43:47 +02:00
emu8000_synth.c ALSA: seq: Define driver object in each driver 2015-02-12 14:15:54 +01:00
jazz16.c Annotate hardware config module parameters in sound/isa/ 2017-04-20 12:02:32 +01:00
sb8.c Annotate hardware config module parameters in sound/isa/ 2017-04-20 12:02:32 +01:00
sb8_main.c ALSA: sb8: Fix fall-through annotations 2018-10-02 17:38:40 +02:00
sb8_midi.c ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.c 2017-10-25 10:00:43 +02:00
sb16.c ALSA: sb16: constify pnp_card_device_id 2017-08-17 12:42:29 +02:00
sb16_csp.c ALSA: isa: Remove empty init and exit 2018-08-03 16:11:35 +02:00
sb16_main.c ALSA: isa: Remove empty init and exit 2018-08-03 16:11:35 +02:00
sb_common.c ALSA: isa: Remove empty init and exit 2018-08-03 16:11:35 +02:00
sb_mixer.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
sbawe.c