aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2020-11-20 12:27:37 -0600
committerGreg Kroah-Hartman <[email protected]>2020-11-23 17:55:22 +0100
commit2811861be7e3f312511243c53c562a936c7c8051 (patch)
treebde555e91e382870d60dd39ad5bc9120b7f4a20d /lib/mpi/mpi-mod.c
parent03c1136af504bbc2cabda76af6b27fd5f7cf8a7d (diff)
staging: rtl8723bs: core: 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 just letting the code fall through to the next case. Link: https://github.com/KSPP/linux/issues/115 Signed-off-by: Gustavo A. R. Silva <[email protected]> Link: https://lore.kernel.org/r/cd07e3ebc11b44a3fe016341438e24cf950994a3.1605896059.git.gustavoars@kernel.org Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions