summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2021-04-20 23:25:51 +0300
committerJens Axboe <axboe@kernel.dk>2021-04-21 00:23:30 +0300
commit6327c911aa69bdf0c5f21a44970eab6dba213dde (patch)
tree8a4ef773b44629fe400a167558cf19a7fe5a0256 /scripts/gdb/linux/utils.py
parent57b93ed435e6de049d190b5c1052c35d4b223631 (diff)
downloadlinux-6327c911aa69bdf0c5f21a44970eab6dba213dde.tar.xz
drbd: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a couple of warnings by explicitly adding a break statement instead of just letting the code fall through to the next, and by adding a fallthrough pseudo-keyword in places whre the code is intended to fall through. Link: https://github.com/KSPP/linux/issues/115 Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions