diff options
| author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 21:39:41 +0300 |
|---|---|---|
| committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-05-18 04:06:33 +0300 |
| commit | 0572b37b27f4f26bfd53f0f10186fa1783b97421 (patch) | |
| tree | 0a276499e4c00cb80e1355abe6dcfceb2ad1531e /scripts/gcc-plugins/structleak_plugin.c | |
| parent | 3754fa747dc0fb41cd1fd9a79bcb442dfe6802b3 (diff) | |
| download | linux-0572b37b27f4f26bfd53f0f10186fa1783b97421.tar.xz | |
sctp: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a couple
of warnings by explicitly adding a break statement and replacing a
comment with a goto 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 <gustavoars@kernel.org>
Diffstat (limited to 'scripts/gcc-plugins/structleak_plugin.c')
0 files changed, 0 insertions, 0 deletions
