diff options
author | 2021-03-05 03:59:23 -0600 | |
---|---|---|
committer | 2021-04-27 23:52:22 +0200 | |
commit | fcaddb1d851bf69c94b3046227341d9684e276b1 (patch) | |
tree | 4845e5dcdb9d51078437ad936ee1c218a2ee9ed7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ceph: convert ceph_readpages to ceph_readahead (diff) | |
download | wireguard-linux-fcaddb1d851bf69c94b3046227341d9684e276b1.tar.xz wireguard-linux-fcaddb1d851bf69c94b3046227341d9684e276b1.zip |
ceph: fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a couple
of warnings by explicitly adding a break and a goto statements instead
of just letting the code fall through to the next case.
URL: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions