vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Fri, 8 Apr 2016 04:54:41 +0000 (14:54 +1000)
committerAlex Williamson <alex.williamson@redhat.com>
Thu, 28 Apr 2016 17:12:41 +0000 (11:12 -0600)
commit5ed4aba1265f3c7532bf4ae1f25a277568b86871
tree1cd8280765db050fa281f29cb88b7606ca2aaa0f
parentdc928109973336fd4d572d460cf3964d56aa087f
vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata

This removes iommu_group_get_iommudata() as the result is never used.
As this is a minor cleanup, no change in behavior is expected.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/vfio_iommu_spapr_tce.c