On 7/6/2024 12:52 AM, Christoph Hellwig wrote:
Get callers out of poking into bvec internals a bit more. Not a huge win right now, but with the proposed new DMA mapping API we might end up with a lot more of this otherwise. Signed-off-by: Christoph Hellwig<hch@xxxxxx>
thanks for the adding open code comment, looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck