vfio/iommu_type1: rename vfio_group struck to vfio_iommu_group
authorMax Gurtovoy <mgurtovoy@nvidia.com>
Tue, 8 Jun 2021 11:28:41 +0000 (14:28 +0300)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 21 Jun 2021 21:49:10 +0000 (15:49 -0600)
commitc7396f2eac2bf9d767d9cf49bd26224fbb894aaf
tree7709db476ad76afdeeff8006674780c81933248a
parentbc01b7617d46524a3e31cf73e4e1948a9b3b702b
vfio/iommu_type1: rename vfio_group struck to vfio_iommu_group

The vfio_group structure is already defined in vfio module so in order
to improve code readability and for simplicity, rename the vfio_group
structure in vfio_iommu_type1 module to vfio_iommu_group.

Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Link: https://lore.kernel.org/r/20210608112841.51897-1-mgurtovoy@nvidia.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/vfio_iommu_type1.c