Messages in this thread |  | | Subject | Re: [PATCH 0/9] powerpc: delete duplicated words | From | Randy Dunlap <> | Date | Sun, 26 Jul 2020 10:23:53 -0700 |
| |
On 7/26/20 7:29 AM, Christophe Leroy wrote: > 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 ?
Yes, it's a script that finds lots of false positives, so I have to check each and every one of them for validity.
>> Cc: Michael Ellerman <mpe@ellerman.id.au> > > You say you Cc Michael, but in fact you don't ... Allthough he is the powerpc maintainer
Thanks for noticing that. [time passes] I checked all of my emails for this patch series and they say that Mike was Cc:ed on all of them.
I am adding his email address back to this one. Mike, did you receive this patch series?
> 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(-)
thanks. -- ~Randy
|  |