OSDN Git Service

PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation
authorLogan Gunthorpe <logang@deltatee.com>
Mon, 12 Aug 2019 17:30:48 +0000 (11:30 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 16 Aug 2019 13:41:59 +0000 (08:41 -0500)
commit27235b15e4197b3a1014cf0ca0b08dbbf61a692b
tree6c148c772a128518380a5dfc90c800b1c4e2856b
parent5daf40b039249ef98d49610d14293dca3464b91f
PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation

The comment describing pci_p2pdma_distance_many() still referred to
the devices being behind the same root port. This no longer applies
so reword the documentation.

Link: https://lore.kernel.org/r/20190730163545.4915-15-logang@deltatee.com
Link: https://lore.kernel.org/r/20190812173048.9186-15-logang@deltatee.com
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
drivers/pci/p2pdma.c