[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <fd191d1c-a9ae-eac8-9446-1d90695178f0@huawei.com>
Date: Mon, 20 Jul 2020 09:48:17 +0800
From: "wanghai (M)" <wanghai38@...wei.com>
To: Joe Perches <joe@...ches.com>, <netanel@...zon.com>,
<akiyano@...zon.com>, <gtzalik@...zon.com>, <saeedb@...zon.com>,
<zorik@...zon.com>, <davem@...emloft.net>, <kuba@...nel.org>,
<sameehj@...zon.com>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next] net: ena: use NULL instead of zero
在 2020/7/18 23:06, Joe Perches 写道:
> On Sat, 2020-07-18 at 19:56 +0800, Wang Hai wrote:
>> Fix sparse build warning:
>>
>> drivers/net/ethernet/amazon/ena/ena_netdev.c:2193:34: warning:
>> Using plain integer as NULL pointer
> Better to remove the initialization altogether and
> move the declaration into the loop.
Thanks for your advice. I'll send a v2 patch.
Powered by blists - more mailing lists