diff options
| author | Gustavo A. R. Silva <[email protected]> | 2020-11-20 18:35:33 +0000 |
|---|---|---|
| committer | Gustavo A. R. Silva <[email protected]> | 2021-06-04 04:21:51 +0000 |
| commit | f49efb108aa4408feeca51ea4b4486075624017b (patch) | |
| tree | 08318401e6c2ef2bcec5ff586e21771aeaa2ff7c /lib/test_printf.c | |
| parent | xfs: Fix fall-through warnings for Clang (diff) | |
| download | kernel-f49efb108aa4408feeca51ea4b4486075624017b.tar.gz kernel-f49efb108aa4408feeca51ea4b4486075624017b.zip | |
drm/nouveau: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a couple
of warnings by explicitly adding a couple of break statements instead
of letting the code fall through to the next case.
Link: https://github.com/KSPP/linux/issues/115
Reviewed-by: Karol Herbst <[email protected]>
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Diffstat (limited to 'lib/test_printf.c')
0 files changed, 0 insertions, 0 deletions
