Re: [PATCH] pinctrl: lpc18xx: mark expected switch fall-throughs

From: Linus Walleij
Date: Wed Aug 29 2018 - 07:48:06 EST


On Wed, Aug 15, 2018 at 7:10 PM Gustavo A. R. Silva
<gustavo@xxxxxxxxxxxxxx> wrote:

> In preparation to enabling -Wimplicit-fallthrough, mark switch cases
> where we are expecting to fall through.
>
> Addresses-Coverity-ID: 1292308 ("Missing break in switch")
> Addresses-Coverity-ID: 1292309 ("Missing break in switch")
> Addresses-Coverity-ID: 1309546 ("Missing break in switch")
> Addresses-Coverity-ID: 1357369 ("Missing break in switch")
> Addresses-Coverity-ID: 1357389 ("Missing break in switch")
> Signed-off-by: Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij