On Thu, Aug 1, 2013 at 7:05 AM, Yijing Wang <wangyijing@xxxxxxxxxx> wrote: > Fix trivial comment typo for pci_add_cap_save_buffer(). > > Signed-off-by: Yijing Wang <wangyijing@xxxxxxxxxx> Applied to pci/misc for v3.12, thanks! > --- > drivers/pci/pci.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c > index a599a6b..a8d5fd0 100644 > --- a/drivers/pci/pci.c > +++ b/drivers/pci/pci.c > @@ -1992,7 +1992,7 @@ static void pci_add_saved_cap(struct pci_dev *pci_dev, > } > > /** > - * pci_add_save_buffer - allocate buffer for saving given capability registers > + * pci_add_cap_save_buffer - allocate buffer for saving given capability registers > * @dev: the PCI device > * @cap: the capability to allocate the buffer for > * @size: requested size of the buffer > -- > 1.7.1 > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-pci" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html