aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2022-07-14 11:06:41 -0700
committerJens Axboe <[email protected]>2022-07-14 12:14:31 -0600
commit23f8ae7148cc32287364741e32b20f37730114aa (patch)
treeed03170dd09557c9d2859a1817e3d4b682bddec5 /tools/perf/scripts/python/bin
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 <[email protected]> Cc: Willy Tarreau <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions