vfio/spapr_tce: Remove the unused parameters container
authorDeming Wang <wangdeming@inspur.com>
Sat, 2 Jul 2022 06:46:13 +0000 (02:46 -0400)
committerAlex Williamson <alex.williamson@redhat.com>
Thu, 7 Jul 2022 16:58:19 +0000 (10:58 -0600)
commitff4f65e4ddcebb96bee503e644160b1f9d57dbac
treecb5246e224e35dac574dd75a46149b7641a688cb
parent7654a8881a54c335f176c7dc0a923480228497de
vfio/spapr_tce: Remove the unused parameters container

The parameter of container has been unused for tce_iommu_unuse_page.
So, we should delete it.

Signed-off-by: Deming Wang <wangdeming@inspur.com>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Link: https://lore.kernel.org/r/20220702064613.5293-1-wangdeming@inspur.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/vfio_iommu_spapr_tce.c