diff options
| author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-05-28 15:06:50 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-03 15:58:45 +0200 |
| commit | 0ee817dd58985a26903659fd2633e93f83c63730 (patch) | |
| tree | 77a75f7837b166e035d9126eb9561419ffe6e523 /scripts/gdb/linux/clk.py | |
| parent | 827dffb1caeec6c7802f439452df6b86960617f2 (diff) | |
staging: rtl8188eu: 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
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/20210528200650.GA39289@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions
