Skip to content

Commit

Permalink
[PATCH] PCI: kernel-doc fix for pci-acpi.c
Browse files Browse the repository at this point in the history
Fix kernel-doc warning in pci/pci-acpi.c.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Nov 24, 2005
1 parent ed6d14f commit f366633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/pci/pci-acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ EXPORT_SYMBOL(pci_osc_support_set);

/**
* pci_osc_control_set - commit requested control to Firmware
* @handle: acpi_handle for the target ACPI object
* @flags: driver's requested control bits
*
* Attempt to take control from Firmware on requested control bits.
Expand Down

0 comments on commit f366633

Please sign in to comment.