summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2022-07-14 11:06:41 -0700
committerJens Axboe <axboe@kernel.dk>2022-07-14 12:14:31 -0600
commit23f8ae7148cc32287364741e32b20f37730114aa (patch)
treeed03170dd09557c9d2859a1817e3d4b682bddec5 /tools/perf/scripts/python/exported-sql-viewer.py
parent86563de87447ad9458fda9d1862c5ba333c8ab2e (diff)
block/floppy: Fix a sparse warning
Since the type of request.cmd_flags has been changed from u32 into blk_opf_t, use the __force keyword when casting to an integer type to prevent that sparse warns about this cast. Cc: Denis Efremov <efremov@linux.com> Cc: Willy Tarreau <w@1wt.eu> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20220714180729.1065367-16-bvanassche@acm.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions