Re: [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API
From: Christoph Hellwig
Date: Thu Dec 12 2024 - 03:43:49 EST
> +static inline int dma_iova_sync(struct device *dev, struct dma_iova_state *state,
Please avoid the overly long line here.
Otherwise looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>