summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2019-07-12 17:08:41 -0500
committerBjorn Helgaas <bhelgaas@google.com>2019-07-12 17:08:41 -0500
commit7b4b0f6b34d893be569da81ffad865a9d3a7d014 (patch)
tree405cd3e336f3c5c040e8c7c755151f0cabc1e745 /drivers/pci/pci.c
parent31d5a608b13b7251286699860630d36b0eb1def4 (diff)
parentf6b6aefee70aa5261deec7feab80c249bf58397f (diff)
Merge branch 'pci/trivial'
- Fix typos and whitespace errors (Bjorn Helgaas) * pci/trivial: PCI: Fix typos and whitespace errors
Diffstat (limited to 'drivers/pci/pci.c')
-rw-r--r--drivers/pci/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c
index 4729a7c7a9d9..1c2a5ff5b095 100644
--- a/drivers/pci/pci.c
+++ b/drivers/pci/pci.c
@@ -4501,7 +4501,7 @@ static int pci_af_flr(struct pci_dev *dev, int probe)
/*
* Wait for Transaction Pending bit to clear. A word-aligned test
- * is used, so we use the conrol offset rather than status and shift
+ * is used, so we use the control offset rather than status and shift
* the test bit to match.
*/
if (!pci_wait_for_pending(dev, pos + PCI_AF_CTRL,