commit | 1a2ace56cea2d752b212e198c5e70ff0c0f39b59 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | Mon Oct 09 11:44:53 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 09 10:43:03 2017 -0700 |
tree | 0111c394d6d653a67af9cacf92d96f55de5353cc | |
parent | fb60bccc06565ba24ed30a0ad3e9eddd5b74cdba [diff] |
net: thunderx: mark expected switch fall-throughs in nicvf_main() In preparation to enabling -Wimplicit-fallthrough, mark switch cases where we are expecting to fall through. Cc: Sunil Goutham <sgoutham@cavium.com> Cc: Robert Richter <rric@kernel.org> Cc: linux-arm-kernel@lists.infradead.org Cc: netdev@vger.kernel.org Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: David S. Miller <davem@davemloft.net>