Re: [PATCH v2 06/11] iommu/vt-d: Remove unnecessary includes
From: Jason Gunthorpe
Date: Thu Feb 24 2022 - 08:05:14 EST
On Mon, Feb 14, 2022 at 10:56:59AM +0800, Lu Baolu wrote:
> Remove unnecessary include files and sort the remaining alphabetically.
>
> Signed-off-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
> ---
> drivers/iommu/intel/iommu.c | 34 +++++++---------------------------
> 1 file changed, 7 insertions(+), 27 deletions(-)
Are we sorting includes alphabetically now?
Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>
Jason