Re: [PATCH] usb: musb_core: mark expected switch fall-through

From: Greg Kroah-Hartman
Date: Fri Oct 27 2017 - 12:49:49 EST


On Fri, Oct 27, 2017 at 11:44:47AM -0500, Bin Liu wrote:
> Hi,
>
> On Mon, Oct 23, 2017 at 10:10:43PM -0500, Gustavo A. R. Silva wrote:
> > In preparation to enabling -Wimplicit-fallthrough, mark switch cases
> > where we are expecting to fall through.
> >
> > Addresses-Coverity-ID: 1397608
> > Signed-off-by: Gustavo A. R. Silva <garsilva@xxxxxxxxxxxxxx>
>
> Applied with the above Coverity-ID message removed.

Why? It's good to track these things.

thanks,

greg k-h