Skip to content

Commit

Permalink
powerpc/ppc_asm.h: delete duplicated word
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Randy Dunlap authored and Michael Ellerman committed Jul 26, 2020
1 parent 028cc22 commit db10f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/include/asm/ppc_asm.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit db10f55

Please sign in to comment.