On Tue, Dec 16, 2025 at 10:34:37PM -0700, Caleb Sander Mateos wrote: > blk_integrity_rq() doesn't modify the struct request passed in, so allow > a const pointer to be passed. Use a matching signature for the > !CONFIG_BLK_DEV_INTEGRITY version. > > Signed-off-by: Caleb Sander Mateos <[email protected]>
Reviewed-by: Ming Lei <[email protected]> Thanks, Ming
