diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 12:36:45 -0600 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2020-12-11 12:51:04 +0100 |
commit | aaaee2d68a9578394894fec0d61bfac2d49fc9e7 (patch) | |
tree | 9d2e4a5aa497ebde5c40cd47a4493fa014e4affe /net/mptcp | |
parent | 01c9c0ab3524f2cd6fbceec6488aa4094d8ef9d9 (diff) | |
download | linux-aaaee2d68a9578394894fec0d61bfac2d49fc9e7.tar.gz linux-aaaee2d68a9578394894fec0d61bfac2d49fc9e7.tar.bz2 linux-aaaee2d68a9578394894fec0d61bfac2d49fc9e7.zip |
mac80211: 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>
Link: https://lore.kernel.org/r/1a9c4e8248e76e1361edbe2471a68773d87f0b67.1605896060.git.gustavoars@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mptcp')
0 files changed, 0 insertions, 0 deletions