[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201112144704.6760defe@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Thu, 12 Nov 2020 14:47:04 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: menglong8.dong@...il.com
Cc: davem@...emloft.net, kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Menglong Dong <dong.menglong@....com.cn>
Subject: Re: [PATCH v2 net-next] net: udp: remove redundant initialization
in udp_gro_complete
On Mon, 9 Nov 2020 21:57:58 -0500 menglong8.dong@...il.com wrote:
> From: Menglong Dong <dong.menglong@....com.cn>
>
> The initialization for 'err' with '-ENOSYS' is redundant and
> can be removed, as it is updated soon and not used.
>
> Changes since v1:
> - Move the err declaration below struct sock *sk
>
> Signed-off-by: Menglong Dong <dong.menglong@....com.cn>
Applied, thanks!
Powered by blists - more mailing lists