powerpc/powernv/pci.h: delete duplicated word
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 26 Jul 2020 00:38:09 +0000 (17:38 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 26 Jul 2020 14:01:32 +0000 (00:01 +1000)
Drop the repeated word "for".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200726003809.20454-10-rdunlap@infradead.org
arch/powerpc/platforms/powernv/pci.h

index c8cc152..739a0b3 100644 (file)
@@ -94,7 +94,7 @@ struct pnv_ioda_pe {
         */
        bool                    dma_setup_done;
 
-       /* MSIs. MVE index is identical for for 32 and 64 bit MSI
+       /* MSIs. MVE index is identical for 32 and 64 bit MSI
         * and -1 if not supported. (It's actually identical to the
         * PE number)
         */