diff options
author | Gustavo A. R. Silva | 2018-08-08 01:24:38 +0200 |
---|---|---|
committer | David S. Miller | 2018-08-08 02:54:20 +0200 |
commit | 9d81e6a3f64315fa3af3e8f880bbfda35be04188 (patch) | |
tree | 7d44921c22d68db5f06cb8e9ccd204126a372631 /drivers/firmware/pcdp.c | |
parent | igbvf: netdev: Mark expected switch fall-through (diff) | |
download | kernel-qcow2-linux-9d81e6a3f64315fa3af3e8f880bbfda35be04188.tar.gz kernel-qcow2-linux-9d81e6a3f64315fa3af3e8f880bbfda35be04188.tar.xz kernel-qcow2-linux-9d81e6a3f64315fa3af3e8f880bbfda35be04188.zip |
vxge: Mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Addresses-Coverity-ID: 114796 ("Missing break in switch")
Addresses-Coverity-ID: 114804 ("Missing break in switch")
Addresses-Coverity-ID: 114806 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/firmware/pcdp.c')
0 files changed, 0 insertions, 0 deletions