aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@inria.fr>2022-05-21 13:11:15 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2022-05-23 11:08:56 +0200
commitf998c204a19a3d49a49adfd7172fb15c3f0484ea (patch)
tree93dd595e012526ba8663c02a3517519a210344e3 /arch/mips
parentMIPS: loongson32: Kconfig: Remove extra space (diff)
downloadlinux-dev-f998c204a19a3d49a49adfd7172fb15c3f0484ea.tar.xz
linux-dev-f998c204a19a3d49a49adfd7172fb15c3f0484ea.zip
MIPS: Octeon: fix typo in comment
Spelling mistake (triple letters) in comment. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/pci/pcie-octeon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/pci/pcie-octeon.c b/arch/mips/pci/pcie-octeon.c
index 50a3394a9d25..c9edd3fb380d 100644
--- a/arch/mips/pci/pcie-octeon.c
+++ b/arch/mips/pci/pcie-octeon.c
@@ -895,7 +895,7 @@ retry:
mem_access_subid.s.nsw = 0; /* Enable Snoop for Writes. */
mem_access_subid.s.ror = 0; /* Disable Relaxed Ordering for Reads. */
mem_access_subid.s.row = 0; /* Disable Relaxed Ordering for Writes. */
- mem_access_subid.s.ba = 0; /* PCIe Adddress Bits <63:34>. */
+ mem_access_subid.s.ba = 0; /* PCIe Address Bits <63:34>. */
/*
* Setup mem access 12-15 for port 0, 16-19 for port 1,