summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac
diff options
context:
space:
mode:
authorGustavo A. R. Silva2019-07-29 16:59:47 +0200
committerDavid S. Miller2019-07-29 19:26:14 +0200
commit05bba1edaf9c11023901800bc4d2ce5b96e0836a (patch)
treed65ca4061903cc083c6fda42612b58a8dfa26ae0 /drivers/net/ethernet/stmicro/stmmac
parentarcnet: com20020-isa: Mark expected switch fall-throughs (diff)
downloadkernel-qcow2-linux-05bba1edaf9c11023901800bc4d2ce5b96e0836a.tar.gz
kernel-qcow2-linux-05bba1edaf9c11023901800bc4d2ce5b96e0836a.tar.xz
kernel-qcow2-linux-05bba1edaf9c11023901800bc4d2ce5b96e0836a.zip
net/af_iucv: mark expected switch fall-throughs
Mark switch cases where we are expecting to fall through. This patch fixes the following warnings: net/iucv/af_iucv.c: warning: this statement may fall through [-Wimplicit-fallthrough=]: => 537:3, 519:6, 2246:6, 510:6 Notice that, in this particular case, the code comment is modified in accordance with what GCC is expecting to find. Reported-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/stmicro/stmmac')
0 files changed, 0 insertions, 0 deletions