Commit f366633f authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds

[PATCH] PCI: kernel-doc fix for pci-acpi.c

Fix kernel-doc warning in pci/pci-acpi.c.
Signed-off-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent ed6d14f9
...@@ -178,6 +178,7 @@ EXPORT_SYMBOL(pci_osc_support_set); ...@@ -178,6 +178,7 @@ EXPORT_SYMBOL(pci_osc_support_set);
/** /**
* pci_osc_control_set - commit requested control to Firmware * pci_osc_control_set - commit requested control to Firmware
* @handle: acpi_handle for the target ACPI object
* @flags: driver's requested control bits * @flags: driver's requested control bits
* *
* Attempt to take control from Firmware on requested control bits. * Attempt to take control from Firmware on requested control bits.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment