Re: [PATCH] isdn/gigaset: mark expected switch fall-throughs

From: David Miller
Date: Mon Oct 08 2018 - 13:36:18 EST


From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Date: Mon, 8 Oct 2018 13:40:46 +0200

> Replace "--v-- fall through --v--" with a proper "fall through"
> annotation. Also, change "bad cid: fall through" to
> "fall through - bad cid".
>
> This fix is part of the ongoing efforts to enabling -Wimplicit-fallthrough
>
> Signed-off-by: Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>

Applied.