diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-03-10 08:43:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-10 23:45:15 +0300 |
commit | 90d181ca488f466904ea59dd5c836f766b69c71b (patch) | |
tree | 90727bad664645e5dca4f6de15a4130638758518 /drivers/tee | |
parent | b1866bfff9223e4d15727e05a865b744a163eff2 (diff) | |
download | linux-90d181ca488f466904ea59dd5c836f766b69c71b.tar.xz |
net: rose: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding multiple break statements instead of
letting the code fall through to the next case.
Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/tee')
0 files changed, 0 insertions, 0 deletions