commit | 5ed4aba1265f3c7532bf4ae1f25a277568b86871 | [log] [tgz] |
---|---|---|
author | Alexey Kardashevskiy <aik@ozlabs.ru> | Fri Apr 08 14:54:41 2016 +1000 |
committer | Alex Williamson <alex.williamson@redhat.com> | Thu Apr 28 11:12:41 2016 -0600 |
tree | 1cd8280765db050fa281f29cb88b7606ca2aaa0f | |
parent | dc928109973336fd4d572d460cf3964d56aa087f [diff] |
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>