PCI: cleanup assign_requested_resources_sorted() kernel-doc warning
authorWanpeng Li <liwp@linux.vnet.ibm.com>
Fri, 15 Jun 2012 13:15:49 +0000 (21:15 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 20 Jun 2012 16:44:35 +0000 (10:44 -0600)
Warning(drivers/pci/setup-bus.c:277): No description found for parameter 'fail_head'
Warning(drivers/pci/setup-bus.c:277): Excess function parameter 'failed_list' description in 'assign_requested_resources_sorted'

Signed-off-by: Wanpeng Li <liwp.linux@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/setup-bus.c

index 8fa2d4b..9165d25 100644 (file)
@@ -265,7 +265,7 @@ out:
  * assign_requested_resources_sorted() - satisfy resource requests
  *
  * @head : head of the list tracking requests for resources
- * @failed_list : head of the list tracking requests that could
+ * @fail_head : head of the list tracking requests that could
  *             not be allocated
  *
  * Satisfy resource requests of each element in the list. Add