mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 07:50:04 +00:00
PCI/P2PDMA: Fix pci_p2pmem_find_many() kernel-doc
Remove reference to pci_p2pmem_dma(), which has never existed. Link: https://lore.kernel.org/r/20230329024731.5604-1-cai.huoqing@linux.dev Signed-off-by: Cai Huoqing <cai.huoqing@linux.dev> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Logan Gunthorpe <logang@deltatee.com>
This commit is contained in:
parent
fe15c26ee2
commit
5376ced54c
@ -746,8 +746,7 @@ EXPORT_SYMBOL_GPL(pci_has_p2pmem);
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* pci_p2pmem_find_many - find a peer-to-peer DMA memory device compatible with
|
* pci_p2pmem_find_many - find a peer-to-peer DMA memory device compatible with
|
||||||
* the specified list of clients and shortest distance (as determined
|
* the specified list of clients and shortest distance
|
||||||
* by pci_p2pmem_dma())
|
|
||||||
* @clients: array of devices to check (NULL-terminated)
|
* @clients: array of devices to check (NULL-terminated)
|
||||||
* @num_clients: number of client devices in the list
|
* @num_clients: number of client devices in the list
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user