aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2021-05-28 15:03:35 -0500
committerDenis Efremov <[email protected]>2021-06-15 09:18:55 +0300
commit2c9bdf6e4771a5966a4f0d6bea45a1c7f38312d7 (patch)
tree24c5b5870d59b29aad654e7f3c4815f01bb056a6 /scripts/gdb/linux/tasks.py
parent30ab5db7ee787c88236376ce6c88b53d613fcae2 (diff)
floppy: Fix fall-through warning for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning by explicitly adding a break statement instead of letting the code fall through to the next case. Link: https://github.com/KSPP/linux/issues/115 Link: https://lore.kernel.org/linux-hardening/[email protected]/ Suggested-by: Jens Axboe <[email protected]> Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Denis Efremov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions