commit | a784e3ebddd3e7b8a6e651270a926638e362b101 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | Tue Oct 10 15:10:41 2017 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 18 16:21:27 2017 +0200 |
tree | 72ec01f3c28d082d81033a371506df010b0aa4cc | |
parent | ddb35ab8d9481f24e41e19439fe33b4daaf8012d [diff] |
staging: greybus: mark expected switch fall-through in check_urb_status 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> Acked-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>