]> git.baikalelectronics.ru Git - kernel.git/commit
usb: host: xhci-hub: mark expected switch fall-through
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Wed, 25 Oct 2017 18:49:38 +0000 (13:49 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Nov 2017 16:02:16 +0000 (17:02 +0100)
commitc7e72657549330fb607890ce609fb44ff1e2c6a1
tree6ecae20cdc4c9b8e3eb3b90c525543fe5f728f36
parent2074dd0f809d93227e7acc205c22aa20ef1a0a4c
usb: host: xhci-hub: 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/host/xhci-hub.c