OSDN Git Service

USB: musb: mark expected switch fall-throughs
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Thu, 28 Jun 2018 18:32:33 +0000 (13:32 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Jul 2018 16:08:19 +0000 (18:08 +0200)
commit169d3606dccfa3cfc5aa98b6e01705582074e1eb
tree9d7e97a86dab4366dcd491f5857c88a7fce7c4d7
parentd3ac5598c5010a8999978ebbcca3b1c6188ca36b
USB: musb: mark expected switch fall-throughs

In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/musb_dsps.c
drivers/usb/musb/musb_host.c