Re: [PATCH v4 01/14] iommufd: Keep IOCTL list in an alphabetical order

From: Baolu Lu
Date: Sun Jan 05 2025 - 21:50:19 EST


On 1/4/25 03:43, Nicolin Chen wrote:
Move VDEVICE upward to keep the order. Also run clang-format for the same
coding style at line wrappings. No functional change.

Signed-off-by: Nicolin Chen<nicolinc@xxxxxxxxxx>
---
drivers/iommu/iommufd/main.c | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)

Reviewed-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>