Re: [PATCH v2 06/11] iommu/vt-d: Remove unnecessary includes
From: Christoph Hellwig
Date: Mon Feb 14 2022 - 02:32:43 EST
On Mon, Feb 14, 2022 at 10:56:59AM +0800, Lu Baolu wrote:
> Remove unnecessary include files and sort the remaining alphabetically.
I can't see I like any of the sorting schemes very much, but dropping the
unused includes is always good, so:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>