On Mon, Mar 27, 2023 at 02:33:46AM -0700, Yi Liu wrote: > no need to pass the iommufd_ucmd pointer. > > Signed-off-by: Yi Liu <yi.l....@intel.com> > --- > drivers/iommu/iommufd/ioas.c | 14 +++++++------- > drivers/iommu/iommufd/iommufd_private.h | 4 ++-- > drivers/iommu/iommufd/selftest.c | 6 +++--- > drivers/iommu/iommufd/vfio_compat.c | 2 +- > 4 files changed, 13 insertions(+), 13 deletions(-)
Reviewed-by: Jason Gunthorpe <j...@nvidia.com> Jason