aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/pcie-iproc-msi.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2019-01-09 14:14:42 -0600
committerBjorn Helgaas <bhelgaas@google.com>2019-04-13 11:17:15 -0500
commit74356addc0b32e891327bcb1e36d7f798f7b1c7d (patch)
tree1fb3ee1dd134f46d4adac1161a2679533862844e /drivers/pci/controller/pcie-iproc-msi.c
parentPCI: Cleanup register definition width and whitespace (diff)
downloadwireguard-linux-74356addc0b32e891327bcb1e36d7f798f7b1c7d.tar.xz
wireguard-linux-74356addc0b32e891327bcb1e36d7f798f7b1c7d.zip
PCI: Fix comment typos
Fix spelling errors and format function comments consistently. Changes whitespace and comments only; no functional change intended. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Diffstat (limited to 'drivers/pci/controller/pcie-iproc-msi.c')
-rw-r--r--drivers/pci/controller/pcie-iproc-msi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/controller/pcie-iproc-msi.c b/drivers/pci/controller/pcie-iproc-msi.c
index cb3401a931f8..0a3f61be5625 100644
--- a/drivers/pci/controller/pcie-iproc-msi.c
+++ b/drivers/pci/controller/pcie-iproc-msi.c
@@ -367,7 +367,7 @@ static void iproc_msi_handler(struct irq_desc *desc)
/*
* Now go read the tail pointer again to see if there are new
- * oustanding events that came in during the above window.
+ * outstanding events that came in during the above window.
*/
} while (true);