Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ce1be10b authored by Yijing Wang's avatar Yijing Wang Committed by Bjorn Helgaas
Browse files

PCI: Fix comment typo for pci_add_cap_save_buffer()



Fix trivial comment typo for pci_add_cap_save_buffer().

Signed-off-by: default avatarYijing Wang <wangyijing@huawei.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 652d1100
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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