Messages in this thread |  | | From | Randy Dunlap <> | Subject | [PATCH 0/9] powerpc: delete duplicated words | Date | Sat, 25 Jul 2020 17:38:00 -0700 |
| |
Drop duplicated words in arch/powerpc/ header files.
Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org> Cc: linuxppc-dev@lists.ozlabs.org
arch/powerpc/include/asm/book3s/64/mmu-hash.h | 2 +- arch/powerpc/include/asm/book3s/64/radix-4k.h | 2 +- arch/powerpc/include/asm/cputime.h | 2 +- arch/powerpc/include/asm/epapr_hcalls.h | 4 ++-- arch/powerpc/include/asm/hw_breakpoint.h | 2 +- arch/powerpc/include/asm/ppc_asm.h | 2 +- arch/powerpc/include/asm/reg.h | 2 +- arch/powerpc/include/asm/smu.h | 2 +- arch/powerpc/platforms/powernv/pci.h | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-)
|  |