Re: [PATCH v1 02/12] iommufd: Drop unused ictx in struct iommufd_vdevice
From: Jason Gunthorpe
Date: Fri Jun 13 2025 - 09:36:20 EST
On Mon, Jun 09, 2025 at 10:13:25AM -0700, Nicolin Chen wrote:
> The core code can always get the ictx pointer via vdev->viommu->ictx, thus
> drop this unused one.
>
> Signed-off-by: Nicolin Chen <nicolinc@xxxxxxxxxx>
> ---
> drivers/iommu/iommufd/iommufd_private.h | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>
Jason