summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aer_inject.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/pcie/aer_inject.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/pcie/aer_inject.c')
-rw-r--r--drivers/pci/pcie/aer_inject.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/pcie/aer_inject.c b/drivers/pci/pcie/aer_inject.c
index 043b8b0cfcc5..6988fe7389b9 100644
--- a/drivers/pci/pcie/aer_inject.c
+++ b/drivers/pci/pcie/aer_inject.c
@@ -2,7 +2,7 @@
/*
* PCIe AER software error injection support.
*
- * Debuging PCIe AER code is quite difficult because it is hard to
+ * Debugging PCIe AER code is quite difficult because it is hard to
* trigger various real hardware errors. Software based error
* injection can fake almost all kinds of errors with the help of a
* user space helper tool aer-inject, which can be gotten from: