Re: [PATCH v10 07/12] swiotlb: Move alloc_size to swiotlb_find_slots

From: Christoph Hellwig
Date: Tue Jun 15 2021 - 09:40:13 EST


On Tue, Jun 15, 2021 at 09:27:06PM +0800, Claire Chang wrote:
> Rename find_slots to swiotlb_find_slots and move the maintenance of
> alloc_size to it for better code reusability later.
>
> Signed-off-by: Claire Chang <tientzu@xxxxxxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>