aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2019-07-29 21:10:53 +0000
committerJens Axboe <[email protected]>2019-07-29 21:24:58 +0000
commit7be21763f703d0f7e878283ec31e52b225097449 (patch)
treef3b314ea6394967ad6b1b0a37f7fe82a9a3ff84b /tools/perf/scripts/python/event_analyzing_sample.py
parentLinux 5.3-rc2 (diff)
downloadkernel-7be21763f703d0f7e878283ec31e52b225097449.tar.gz
kernel-7be21763f703d0f7e878283ec31e52b225097449.zip
ataflop: Mark expected switch fall-through
Mark switch cases where we are expecting to fall through. This patch fixes the following warning (Building: m68k): drivers/block/ataflop.c: In function ‘fd_locked_ioctl’: drivers/block/ataflop.c:1728:3: warning: this statement may fall through [-Wimplicit-fallthrough=] set_capacity(floppy->disk, MAX_DISK_SIZE * 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drivers/block/ataflop.c:1729:2: note: here case FDFMTEND: ^~~~ Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions