diff options
author | Gustavo A. R. Silva <[email protected]> | 2020-11-20 12:35:33 -0600 |
---|---|---|
committer | Gustavo A. R. Silva <[email protected]> | 2021-06-03 23:21:51 -0500 |
commit | f49efb108aa4408feeca51ea4b4486075624017b (patch) | |
tree | 08318401e6c2ef2bcec5ff586e21771aeaa2ff7c /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 53004ee78d6273c994534ccf79d993098ac89769 (diff) |
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_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions