diff options
author | Yang Li <[email protected]> | 2021-12-23 10:28:56 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2021-12-30 17:27:36 +0100 |
commit | 843438deebe247fcf7e4d3dd5655c9df4b5412fd (patch) | |
tree | 9d8768620e8e352c46c4cd6314d1cbbebdd4e8bc /scripts/gdb/linux/device.py | |
parent | fc74e0a40e4f9fd0468e34045b0c45bba11dcbb2 (diff) |
PCI/ACPI: Fix acpi_pci_osc_control_set() kernel-doc comment
Add the description of @support and remove @req in
acpi_pci_osc_control_set() kernel-doc comment to remove warnings found
by running scripts/kernel-doc, which is caused by using 'make W=1'.
drivers/acpi/pci_root.c:337: warning: Excess function parameter 'req'
description in 'acpi_pci_osc_control_set'
drivers/acpi/pci_root.c:337: warning: Function parameter or member
'support' not described in 'acpi_pci_osc_control_set'
Reported-by: Abaci Robot <[email protected]>
Fixes: 6bc779ee05d4 ("PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set()")
Signed-off-by: Yang Li <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions