Messages in this thread |  | | Date | Sun, 26 Jul 2020 16:29:02 +0200 | From | Christophe Leroy <> | Subject | Re: [PATCH 0/9] powerpc: delete duplicated words |
| |
Randy Dunlap <rdunlap@infradead.org> a écrit :
> Drop duplicated words in arch/powerpc/ header files.
How did you detect them ? Do you have some script for tgat, or you just read all comments ?
> > Cc: Michael Ellerman <mpe@ellerman.id.au>
You say you Cc Michael, but in fact you don't ... Allthough he is the powerpc maintainer
Christophe
> 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(-)
|  |