Re: [PATCH] powerpc/xmon: Fix comparing pointer

From: Michael Ellerman
Date: Wed Jun 14 2023 - 04:25:20 EST


Christophe Leroy <christophe.leroy@xxxxxxxxxx> writes:
> Le 14/06/2023 à 07:48, wuyonggang001@xxxxxxxxxx a écrit :
>> [Vous ne recevez pas souvent de courriers de wuyonggang001@xxxxxxxxxx.
>> D?couvrez pourquoi ceci est important ?
>> https://aka.ms/LearnAboutSenderIdentification ]
>>
>> Fix the following coccicheck warning:
>>
>> arch/powerpc/xmon/spu-dis.c:51:34-35: WARNING comparing pointer to 0
>
> Once again, why do you change the formating of the document ?

And regardless, this file is taken from binutils, so we don't want to
take pointless cleanup patches to it, because then it needlessly
diverges from the binutils source.

cheers