diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-07 18:21:05 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-07 17:54:20 -0700 |
commit | 49a9776fe5d62fd4ff87406efa390a5de9f5f07d (patch) | |
tree | a0cef3a1bbbca4754d6a19f19f26487e908fa020 /lib/Kconfig.debug | |
parent | f7c3ca2da4640143f04fc50dba74804be02c16ac (diff) |
net/mlx4/mcg: Mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Addresses-Coverity-ID: 114792 ("Missing break in switch")
Addresses-Coverity-ID: 114793 ("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 'lib/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions