diff options
author | 2025-06-03 12:31:32 -0600 | |
---|---|---|
committer | 2025-06-03 12:45:45 -0600 | |
commit | c09a8b00f850d3ca0af998bff1fac4a3f6d11768 (patch) | |
tree | 1c891943ced8ad61774bee5c4a0ba8310c2e555d /scripts/lib/kdoc/kdoc_files.py | |
parent | selftests: ublk: cover PER_IO_DAEMON in more stress tests (diff) | |
download | linux-rng-c09a8b00f850d3ca0af998bff1fac4a3f6d11768.tar.xz linux-rng-c09a8b00f850d3ca0af998bff1fac4a3f6d11768.zip |
block: drop direction param from bio_integrity_copy_user()
direction is determined from bio, which is already passed in. Compute
op_is_write(bio_op(bio)) directly instead of converting it to an iter
direction and back to a bool.
Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Anuj Gupta <anuj20.g@samsung.com>
Link: https://lore.kernel.org/r/20250603183133.1178062-1-csander@purestorage.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions