commit | 3517c5b75df128087edb8281472f7dc52434631c | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Aug 07 17:54:21 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 07 17:54:21 2018 -0700 |
tree | 8b02ac20dad7e4128016f9fa7bb9f179dca0710d | |
parent | 541ad323db3a692a80c276785a15790ba52da24b [diff] | |
parent | e38c2e11ebcc2bd13aa8220bc4ccce5228030526 [diff] |
Merge branch 'net-ethernet-Mark-expected-switch-fall-throughs' Gustavo A. R. Silva says: ==================== net: ethernet: Mark expected switch fall-throughs In preparation to enabling -Wimplicit-fallthrough, this patchset aims to add some annotations in order to mark switch cases where we are expecting to fall through. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>