diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 12:36:09 -0600 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-05-17 19:50:37 -0500 |
commit | 58e31cf015e68e2696cbced6f2128ec68162ef17 (patch) | |
tree | 707889402adda40d88ff4bec1475898ab2e8e3cb /mm/mprotect.c | |
parent | 3752445d79ee73fc2cb08c35c82890b2ef5c9757 (diff) | |
download | linux-stable-58e31cf015e68e2696cbced6f2128ec68162ef17.tar.gz linux-stable-58e31cf015e68e2696cbced6f2128ec68162ef17.tar.bz2 linux-stable-58e31cf015e68e2696cbced6f2128ec68162ef17.zip |
hwmon: (max6621) 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 <linux@roeck-us.net>
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'mm/mprotect.c')
0 files changed, 0 insertions, 0 deletions