diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-07 18:16:07 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-07 17:54:19 -0700 |
commit | 8fc85c25c1f3f05ccc147af4c470c911afc54998 (patch) | |
tree | 674bb4e01926eeadf1760f24a5ebf2aa98a32cc9 /crypto/cts.c | |
parent | 10c7666e70d979d78bf6b8c1b6ab6dd68cd0d96b (diff) |
net: tulip: de4x5: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Addresses-Coverity-ID: 114784 ("Missing break in switch")
Addresses-Coverity-ID: 114785 ("Missing break in switch")
Addresses-Coverity-ID: 114786 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/cts.c')
0 files changed, 0 insertions, 0 deletions