MIPS: Octeon: fix typo in comment
authorJulia Lawall <Julia.Lawall@inria.fr>
Sat, 21 May 2022 11:11:15 +0000 (13:11 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 23 May 2022 09:08:56 +0000 (11:08 +0200)
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>
arch/mips/pci/pcie-octeon.c

index 50a3394a9d2580f15c7d5b809e7e38fa59986e82..c9edd3fb380df5ff7c978a3b81ed55bfa6759eee 100644 (file)
@@ -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,