Re: [PATCH 0/9] powerpc: delete duplicated words

From: Randy Dunlap
Date: Sun Jul 26 2020 - 13:24:04 EST


On 7/26/20 7:29 AM, Christophe Leroy wrote:
> Randy Dunlap <rdunlap@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxxxxxxx>
>> Cc: Paul Mackerras <paulus@xxxxxxxxx>
>> Cc: linuxppc-dev@xxxxxxxxxxxxxxxx
>>
>> Â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