diff options
author | 2018-08-04 21:48:44 -0500 | |
---|---|---|
committer | 2018-11-13 20:38:50 +0000 | |
commit | 646558ff1643467d3b941b47f519867cbca462c3 (patch) | |
tree | b2d256ff19883759a8bfdd1b08368c9d37e79321 /net/unix/af_unix.c | |
parent | kdb: kdb_keyboard: mark expected switch fall-throughs (diff) | |
download | linux-dev-646558ff1643467d3b941b47f519867cbca462c3.tar.xz linux-dev-646558ff1643467d3b941b47f519867cbca462c3.zip |
kdb: kdb_support: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Notice that in this particular case, I replaced the code comments with
a proper "fall through" annotation, which is what GCC is expecting
to find.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions