[PATCH v3 13/20] PCI/P2PDMA: remove pci_p2pdma_[un]map_sg()
Jason Gunthorpe
jgg at ziepe.ca
Tue Sep 28 12:43:46 PDT 2021
On Thu, Sep 16, 2021 at 05:40:53PM -0600, Logan Gunthorpe wrote:
> This interface is superseded by support in dma_map_sg() which now supports
> heterogeneous scatterlists. There are no longer any users, so remove it.
>
> Signed-off-by: Logan Gunthorpe <logang at deltatee.com>
> ---
> drivers/pci/p2pdma.c | 65 --------------------------------------
> include/linux/pci-p2pdma.h | 27 ----------------
> 2 files changed, 92 deletions(-)
Reviewed-by: Jason Gunthorpe <jgg at nvidia.com>
Good riddance :)
Jason
More information about the Linux-nvme
mailing list