Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5958f1a4da39581074bab50cabd0a582e651b90f
Commit:     5958f1a4da39581074bab50cabd0a582e651b90f
Parent:     101142c37be8e5af9b847860219217e6b958c739
Author:     Randy Dunlap <[EMAIL PROTECTED]>
AuthorDate: Sun Feb 3 15:06:25 2008 -0800
Committer:  Len Brown <[EMAIL PROTECTED]>
CommitDate: Fri Feb 15 18:21:20 2008 -0500

    kernel-doc: fix pci-acpi warning
    
    Fix PCI kernel-doc warning:
    Warning(linux-2.6.24-git12//drivers/pci/pci-acpi.c:166): No description 
found for parameter 'hid'
    
    Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
    Signed-off-by: Len Brown <[EMAIL PROTECTED]>
---
 drivers/pci/pci-acpi.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/pci/pci-acpi.c b/drivers/pci/pci-acpi.c
index e569645..2f2d308 100644
--- a/drivers/pci/pci-acpi.c
+++ b/drivers/pci/pci-acpi.c
@@ -158,6 +158,7 @@ run_osc_out:
 /**
  * __pci_osc_support_set - register OS support to Firmware
  * @flags: OS support bits
+ * @hid: hardware ID
  *
  * Update OS support fields and doing a _OSC Query to obtain an update
  * from Firmware on supported control bits.
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to