]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
fsl/fman_port: mark expected switch fall-throughs
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Wed, 8 Nov 2017 17:57:13 +0000 (11:57 -0600)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Nov 2017 09:50:33 +0000 (18:50 +0900)
commite4ec1384132ead18e972f1180e958aa0b69abd11
treef6a98cfb8c99c4c5f878859df0b568dccabc2115
parentd9b9c0e027c93160c94dae07b6d29acc5cdd6d54
fsl/fman_port: mark expected switch fall-throughs

In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Addresses-Coverity-ID: 1397960
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/fman/fman_port.c