commit | 1356cedd99aab15a60c4c4ade79e52c4b5200fdf | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | Wed Oct 25 13:49:10 2017 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 01 17:02:15 2017 +0100 |
tree | 5b25a100ea0fadfb05e919b1d18e2f5ac01dd20c | |
parent | 7d864999814e777fe083c2fd156112ccf9058882 [diff] |
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>