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

From: Bin Liu
Date: Fri Oct 27 2017 - 12:56:31 EST


On Fri, Oct 27, 2017 at 06:49:49PM +0200, Greg Kroah-Hartman wrote:
> 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.

hmm, I thought we don't want non-kernel related information in the commit
message.

I just sent the musb v4.15-rc1 patches to you. Do you want to resend
them with this message adding back?

Regards,
-Bin.