On Mon, Dec 02, 2024 at 11:57:27AM +0000, John Garry wrote: > Make bio_iov_bvec_set() accept a pointer to const iov_iter, which means > that we can drop the undesirable casting to struct iov_iter pointer in > blk_rq_map_user_bvec(). Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>