diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-05 05:42:05 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-06 03:26:43 +0300 |
commit | b633d4405bb276518812fbc20a5c61ce4cef25ae (patch) | |
tree | 67f40fcd33cde6f4f64fd543c78e4b1ce93f2993 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1cbc36a53b60d43daa686280385b1ddbe51d5809 (diff) | |
download | linux-b633d4405bb276518812fbc20a5c61ce4cef25ae.tar.xz |
virtio-net: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Addresses-Coverity-ID: 1402059 ("Missing break in switch")
Addresses-Coverity-ID: 1402060 ("Missing break in switch")
Addresses-Coverity-ID: 1402061 ("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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions