commit | 73063ec58c848e0eb9f888847df011a85b34e5a2 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 06 19:19:40 2020 +0100 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Tue Nov 17 15:22:07 2020 -0400 |
tree | 7726ad20647c64e1ca958ff3295f8beb9ccb1446 | |
parent | 4d34d52c25a042e8fdfcaed9715774759394e32e [diff] |
PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit Remove the pointless paddr variable that was only used once. Link: https://lore.kernel.org/r/20201106181941.1878556-10-hch@lst.de Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Logan Gunthorpe <logang@deltatee.com> Acked-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>