commit | f67ffd615805166927e84b2b3438bde42bd57b62 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | Thu Oct 12 11:16:17 2017 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 18 15:44:39 2017 +0200 |
tree | f6855ed635aecb20b017426d21eb060e14222c45 | |
parent | c476b2ec7011fc392c3a35a736181c9a6154acb8 [diff] |
staging: rtl8192e: 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>