]> git.baikalelectronics.ru Git - kernel.git/commit
usb: image: mdc800: mark expected switch fall-through
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Tue, 24 Oct 2017 03:02:07 +0000 (22:02 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Nov 2017 16:01:08 +0000 (17:01 +0100)
commit692260ea0a1a39276cb5765dfdd029701a9164d1
treece6a2c770ffa253901d255afed7df54928975689
parentc8536fe883d23121ee9bb4911c1b6dcde5d860fd
usb: image: mdc800: mark expected switch fall-through

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/image/mdc800.c