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

From: Bin Liu
Date: Fri Oct 27 2017 - 12:45:06 EST


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.

Thanks,
-Bin.