diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 19:34:35 +0100 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-05-18 02:38:01 +0200 |
commit | f5e9724c42d94b9acf061cc8225c4778b22186b7 (patch) | |
tree | 3081543782bd52cf61f5494b59cc2ac811e72e0e /drivers/hwmon/corsair-cpro.c | |
parent | ipv4: Fix fall-through warnings for Clang (diff) | |
download | linux-f5e9724c42d94b9acf061cc8225c4778b22186b7.tar.xz linux-f5e9724c42d94b9acf061cc8225c4778b22186b7.zip |
braille_console: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break statement 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>
Diffstat (limited to 'drivers/hwmon/corsair-cpro.c')
0 files changed, 0 insertions, 0 deletions