Re: [PATCH] ALSA: seq: Mark expected switch fall-through

From: Takashi Iwai
Date: Sat Aug 04 2018 - 02:31:28 EST


On Fri, 03 Aug 2018 22:52:33 +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