commit | e3cf39706b89001fd7f3eba0aa70aa40379eef30 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | Thu Oct 19 16:54:48 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 24 18:27:06 2017 +0900 |
tree | 2cc59c0a471b8c2c50a454231103e6ea8c0c0adb | |
parent | 6a413f5cf626defd48ed9deefe098d6d6d8659d8 [diff] |
net: rxrpc: mark expected switch fall-throughs 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: David S. Miller <davem@davemloft.net>