commit | 67462037872d5ca57dc4674cccff191947b9b43e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Sep 24 17:56:58 2021 +0200 |
committer | Alex Williamson <alex.williamson@redhat.com> | Thu Sep 30 12:46:44 2021 -0600 |
tree | 47622d8d83521b9a7e0b911f5464fca05a3c665d | |
parent | c68ea0d00ad82428154aed890ec9f793e460fa1c [diff] |
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>