diff options
author | 2020-09-25 23:47:53 +0000 | |
---|---|---|
committer | 2020-09-28 09:00:35 +0000 | |
commit | 6d2730cb11214f492cbf381cef1758e15857bb69 (patch) | |
tree | ddb43c9beb837470057d708ffc251069e919a393 /scripts/bpf_helpers_doc.py | |
parent | scsi: storvsc: Support PAGE_SIZE larger than 4K (diff) | |
download | linux-dev-6d2730cb11214f492cbf381cef1758e15857bb69.tar.xz linux-dev-6d2730cb11214f492cbf381cef1758e15857bb69.zip |
PCI: hv: Document missing hv_pci_protocol_negotiation() parameter
Add missing documentation for the parameter "version" and "num_version"
of the hv_pci_protocol_negotiation() function and resolve build time
kernel-doc warnings:
drivers/pci/controller/pci-hyperv.c:2535: warning: Function parameter
or member 'version' not described in 'hv_pci_protocol_negotiation'
drivers/pci/controller/pci-hyperv.c:2535: warning: Function parameter
or member 'num_version' not described in 'hv_pci_protocol_negotiation'
No change to functionality intended.
Signed-off-by: Krzysztof Wilczyński <kw@linux.com>
Link: https://lore.kernel.org/r/20200925234753.1767227-1-kw@linux.com
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions