OSDN Git Service

usb: atm: cxacru: mark expected switch fall-throughs
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Wed, 25 Oct 2017 02:42:06 +0000 (21:42 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Oct 2017 10:40:54 +0000 (12:40 +0200)
commit3a851c0312964997cd1afc760e179e7ff0e189b3
tree694b9cafa63641ed2505601c7b822925ad6219bf
parente4c6594dabe6de98754b2833c5591279b6820b2e
usb: atm: cxacru: 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 <garsilva@embeddedor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/atm/cxacru.c