Re: [PATCH 13/16] block: use memcpy_from_bvec in bio_copy_kern_endio_read

From: Chaitanya Kulkarni
Date: Tue Jun 08 2021 - 14:26:48 EST


On 6/8/21 09:09, Christoph Hellwig wrote:
> Use memcpy_from_bvec instead of open coding the logic.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>

Looks good.

Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>