diff options
| author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 12:27:37 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-23 17:55:22 +0100 |
| commit | 2811861be7e3f312511243c53c562a936c7c8051 (patch) | |
| tree | bde555e91e382870d60dd39ad5bc9120b7f4a20d /drivers/fpga/fpga-bridge.c | |
| parent | 03c1136af504bbc2cabda76af6b27fd5f7cf8a7d (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 <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/cd07e3ebc11b44a3fe016341438e24cf950994a3.1605896059.git.gustavoars@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
