On 08/26/2012 05:28 AM, Robert P. J. Day wrote: > > Fix error in kerneldoc content to get rid of warnings. > Already fixed in pci git tree. > Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> > > --- > > diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c > index f3ea977..7adc660 100644 > --- a/drivers/pci/pci.c > +++ b/drivers/pci/pci.c > @@ -1543,7 +1543,7 @@ void pci_pme_wakeup_bus(struct pci_bus *bus) > > /** > * pci_wakeup - Wake up a PCI device > - * @dev: Device to handle. > + * @pci_dev: Device to handle. > * @ign: ignored parameter > */ > static int pci_wakeup(struct pci_dev *pci_dev, void *ign) > -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html