vfio: remove unused method from vfio_iommu_driver_ops
authorChristoph Hellwig <hch@lst.de>
Fri, 24 Sep 2021 15:56:58 +0000 (17:56 +0200)
committerAlex Williamson <alex.williamson@redhat.com>
Thu, 30 Sep 2021 18:46:44 +0000 (12:46 -0600)
commit67462037872d5ca57dc4674cccff191947b9b43e
tree47622d8d83521b9a7e0b911f5464fca05a3c665d
parentc68ea0d00ad82428154aed890ec9f793e460fa1c
vfio: remove unused method from vfio_iommu_driver_ops

The read, write and mmap methods are never implemented, so remove them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Link: https://lore.kernel.org/r/20210924155705.4258-9-hch@lst.de
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/vfio.c
include/linux/vfio.h