Re: [PATCH] block: drop direction param from bio_integrity_copy_user()
From: Jens Axboe
Date: Tue Jun 03 2025 - 14:46:28 EST
On Tue, 03 Jun 2025 12:31:32 -0600, Caleb Sander Mateos wrote:
> 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.
>
>
Applied, thanks!
[1/1] block: drop direction param from bio_integrity_copy_user()
commit: c09a8b00f850d3ca0af998bff1fac4a3f6d11768
Best regards,
--
Jens Axboe