diff options
author | Gustavo A. R. Silva <[email protected]> | 2020-11-19 11:07:39 -0600 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2020-12-01 15:48:21 +0100 |
commit | bc5d098432225e381328be0301948a6cb34f11e3 (patch) | |
tree | bbcfe60cf1d7d008c49756d9da6c172f779a3b8e /lib/test_overflow.c | |
parent | 2ae136a34fce9bbeb7c582449b03bd4e05aac565 (diff) |
gpiolib: acpi: 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 <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions