OSDN Git Service

USB: mark expected switch fall-throughs
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Thu, 28 Jun 2018 18:37:22 +0000 (13:37 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Jul 2018 16:08:19 +0000 (18:08 +0200)
commit25b22e353c1f8d48e69fdef70a31be2f0d2bc410
tree686e0c3f77dbcdb0e0301b19a2b540fb272e3f98
parent169d3606dccfa3cfc5aa98b6e01705582074e1eb
USB: 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/misc/appledisplay.c
drivers/usb/renesas_usbhs/mod_gadget.c