Re: [PATCH v1 04/12] iommufd: Use enum iommu_veventq_type for type in struct iommufd_veventq

From: Jason Gunthorpe
Date: Fri Jun 13 2025 - 09:37:14 EST


On Mon, Jun 09, 2025 at 10:13:27AM -0700, Nicolin Chen wrote:
> Replace unsigned init, to make it clear. No functional changes.
>
> Signed-off-by: Nicolin Chen <nicolinc@xxxxxxxxxx>
> ---
> drivers/iommu/iommufd/iommufd_private.h | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

Jason