Re: [PATCH v5 01/14] iommufd: Keep OBJ/IOCTL lists in an alphabetical order

From: Jason Gunthorpe
Date: Tue Jan 14 2025 - 14:29:46 EST


On Tue, Jan 07, 2025 at 09:10:04AM -0800, Nicolin Chen wrote:
> Reorder the existing OBJ/IOCTL lists.
>
> Also run clang-format for the same coding style at line wrappings.
>
> No functional change.
>
> Reviewed-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
> Signed-off-by: Nicolin Chen <nicolinc@xxxxxxxxxx>
> ---
> drivers/iommu/iommufd/main.c | 30 ++++++++++++++----------------
> 1 file changed, 14 insertions(+), 16 deletions(-)

Applied to for-next

Thanks,
Jason