diff options
author | 2018-10-15 11:21:18 -0700 | |
---|---|---|
committer | 2018-10-15 11:24:10 -0700 | |
commit | 15ee2992c07eb67576bab2d764f34d76aabb9143 (patch) | |
tree | 208100f7c2301d25496c8df64e576fe00b1200b6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Input: wm97xx-ts - fix exit path (diff) | |
download | wireguard-linux-15ee2992c07eb67576bab2d764f34d76aabb9143.tar.xz wireguard-linux-15ee2992c07eb67576bab2d764f34d76aabb9143.zip |
Input: cyapa - 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 "Fallthrough state"
commern with a proper "Fall through", which is what GCC is expecting to
find.
Addresses-Coverity-ID: 114758 ("Missing break in switch")
Addresses-Coverity-ID: 114759 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions