linux/sound/isa
Gustavo A. R. Silva 45bbe6c95e ALSA: sb: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break statement instead of letting the code fall
through to the next case.

Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/0f6d5b94f1890be2b8f88d6f930fc75779e26345.1605896059.git.gustavoars@kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-11-21 09:29:26 +01:00
..
ad1816a ALSA: Fix misspellings of "Analog Devices" 2020-04-17 11:38:03 +02:00
ad1848
cs423x ALSA: isa: delete repeated words in comments 2020-08-06 09:29:25 +02:00
es1688 ALSA: es1688: Add the missed snd_card_free() 2020-06-03 11:40:55 +02:00
galaxy ALSA: Use fallthrough pseudo-keyword 2020-07-09 13:01:29 +02:00
gus ALSA: isa/gus: remove 'set but not used' warning 2020-07-07 12:02:24 +02:00
msnd ALSA: Use fallthrough pseudo-keyword 2020-07-09 13:01:29 +02:00
opti9xx ALSA: Use fallthrough pseudo-keyword 2020-07-09 13:01:29 +02:00
sb ALSA: sb: Fix fall-through warnings for Clang 2020-11-21 09:29:26 +01:00
wavefront ALSA: isa/wavefront: prevent out of bounds write in ioctl 2020-05-01 12:25:49 +02:00
wss
adlib.c
als100.c
azt2320.c
cmi8328.c
cmi8330.c
es18xx.c ALSA: isa: delete repeated words in comments 2020-08-06 09:29:25 +02:00
Kconfig
Makefile
opl3sa2.c
sc6000.c
sscape.c ALSA: isa: fix spelling mistakes in the comments 2020-08-16 09:37:01 +02:00