linux_dsm_epyc7002/sound/drivers/opl3
Gustavo A. R. Silva c0dbbdad4e ALSA: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] https://www.kernel.org/doc/html/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/20200708203236.GA5112@embeddedor
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-07-09 13:01:29 +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
opl3_drums.c ALSA: opl3: More constifications 2020-01-05 16:14:59 +01:00
opl3_lib.c ALSA: Constify snd_timer_hardware definitions 2020-01-03 09:24:07 +01:00
opl3_midi.c ALSA: Use fallthrough pseudo-keyword 2020-07-09 13:01:29 +02:00
opl3_oss.c ALSA: seq: oss: Constify snd_seq_oss_callback definitions 2020-01-03 09:24:41 +01:00
opl3_seq.c ALSA: seq: Constify struct snd_midi_op 2020-01-03 09:24:19 +01:00
opl3_synth.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
opl3_voice.h ALSA: seq: Constify struct snd_midi_op 2020-01-03 09:24:19 +01:00