Re: [PATCH -next] drivers: net: declance: fix comparing pointer to 0

From: Chen Zhou
Date: Tue Jan 21 2020 - 04:19:02 EST




On 2020/1/21 17:01, Sergei Shtylyov wrote:
> On 21.01.2020 11:54, Chen Zhou wrote:
>
>>>> Fixes coccicheck warning:
>>>>
>>>> ./drivers/net/ethernet/amd/declance.c:611:14-15:
>>>> WARNING comparing pointer to 0
>>>>
>>>> Compare pointer-typed values to NULL rather than 0.
>>>
>>> I don't see NULL in the patch -- you used ! instead.
>>
>> Yeah, i used ! here.
>
> Make the patch description match the diff, please.

ok, i will fix this in next version.

Thanks,
Chen Zhou

>
>> Thanks,
>> Chen Zhou
>
> MBR, Sergei
>
>