OSDN Git Service

powerpc/ppc_asm.h: delete duplicated word
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 26 Jul 2020 00:38:06 +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 "in".

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-7-rdunlap@infradead.org
arch/powerpc/include/asm/ppc_asm.h

index 160f3bb..b4cc660 100644 (file)
@@ -776,7 +776,7 @@ END_FTR_SECTION_NESTED(CPU_FTR_CELL_TB_BUG, CPU_FTR_CELL_TB_BUG, 96)
 #define FIXUP_ENDIAN
 #else
 /*
- * This version may be used in in HV or non-HV context.
+ * This version may be used in HV or non-HV context.
  * MSR[EE] must be disabled.
  */
 #define FIXUP_ENDIAN                                              \