diff options
author | Gustavo A. R. Silva <[email protected]> | 2020-11-20 12:36:04 -0600 |
---|---|---|
committer | Gustavo A. R. Silva <[email protected]> | 2021-05-17 19:50:23 -0500 |
commit | 3752445d79ee73fc2cb08c35c82890b2ef5c9757 (patch) | |
tree | c596bb6604b8b188814d36dd8dd418c82720ac0d /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 5ef73b6e652107bbdcf65d10a477cfc027ee9090 (diff) |
hwmon: (corsair-cpro) 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
Acked-by: Guenter Roeck <[email protected]>
Marius Zachmann <[email protected]>
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions