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