diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-04 22:12:09 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-08-06 09:33:43 +0200 |
commit | 9d5a289a86a15a1a4248022f9338517f7e62832b (patch) | |
tree | f8f5048993a8dd1eb866f1fdac87847a04fd8344 /sound/pci/echoaudio | |
parent | ALSA: mixart: Mark expected switch fall-through (diff) | |
download | linux-9d5a289a86a15a1a4248022f9338517f7e62832b.tar.xz linux-9d5a289a86a15a1a4248022f9338517f7e62832b.zip |
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>
Diffstat (limited to 'sound/pci/echoaudio')
0 files changed, 0 insertions, 0 deletions