Re: [PATCH] ALSA: emu10k1: Mark expected switch fall-throughs

From: Takashi Iwai
Date: Sun Aug 05 2018 - 12:44:08 EST


On Sat, 04 Aug 2018 22:12:09 +0200,
Gustavo A. R. Silva wrote:
>
> 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@xxxxxxxxxxxxxx>

Applied, thanks.


Takashi