提交 386ed2ab 编写于 作者: A Andrea Gelmini 提交者: Bjorn Helgaas

PCI: Fix comment typo

Fix typo.
Signed-off-by: NAndrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
上级 af8c34ce
...@@ -133,7 +133,7 @@ static void pcibios_fixup_device_resources(struct pci_dev *dev) ...@@ -133,7 +133,7 @@ static void pcibios_fixup_device_resources(struct pci_dev *dev)
if (pci_probe & PCI_NOASSIGN_BARS) { if (pci_probe & PCI_NOASSIGN_BARS) {
/* /*
* If the BIOS did not assign the BAR, zero out the * If the BIOS did not assign the BAR, zero out the
* resource so the kernel doesn't attmept to assign * resource so the kernel doesn't attempt to assign
* it later on in pci_assign_unassigned_resources * it later on in pci_assign_unassigned_resources
*/ */
for (bar = 0; bar <= PCI_STD_RESOURCE_END; bar++) { for (bar = 0; bar <= PCI_STD_RESOURCE_END; bar++) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册