mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
PCI-IOV: fix missing kernel-doc
Fix PCI iov kernel-doc warning: Warning(drivers/pci/iov.c:638): No description found for parameter 'nr_virtfn' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
This commit is contained in:
parent
296ccb086d
commit
52a8873ba4
@ -631,6 +631,7 @@ int pci_iov_bus_range(struct pci_bus *bus)
|
|||||||
/**
|
/**
|
||||||
* pci_enable_sriov - enable the SR-IOV capability
|
* pci_enable_sriov - enable the SR-IOV capability
|
||||||
* @dev: the PCI device
|
* @dev: the PCI device
|
||||||
|
* @nr_virtfn: number of virtual functions to enable
|
||||||
*
|
*
|
||||||
* Returns 0 on success, or negative on failure.
|
* Returns 0 on success, or negative on failure.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user