Re: [PATCH v1 03/12] iommufd: Use enum iommu_viommu_type for type in struct iommufd_viommu
From: Jason Gunthorpe
Date: Fri Jun 13 2025 - 09:36:55 EST
On Mon, Jun 09, 2025 at 10:13:26AM -0700, Nicolin Chen wrote:
> Replace unsigned init, to make it clear. No functional changes.
>
> The viommu_alloc iommu op will be deprecated, so don't change that.
>
> Signed-off-by: Nicolin Chen <nicolinc@xxxxxxxxxx>
> ---
> include/linux/iommufd.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>
Jason