[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c524c725-84ce-0106-6e28-bf5c7dc36e30@gmail.com>
Date: Wed, 14 Jul 2021 12:20:25 -0600
From: David Ahern <dsahern@...il.com>
To: Rocco Yue <rocco.yue@...iatek.com>,
"David S . Miller" <davem@...emloft.net>,
Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>,
David Ahern <dsahern@...nel.org>,
Jakub Kicinski <kuba@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, wsd_upstream@...iatek.com,
rocco.yue@...il.com
Subject: Re: [PATCH] ipv6: remove unused local variable
On 7/14/21 9:15 AM, Rocco Yue wrote:
> The local variable "struct net *net" in the two functions of
> inet6_rtm_getaddr() and inet6_dump_addr() are actually useless,
> so remove them.
>
> Signed-off-by: Rocco Yue <rocco.yue@...iatek.com>
> ---
> net/ipv6/addrconf.c | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
>
please add 'net' or 'net-next' in the subject line. e.g.,
[PATCH net-next]
Reviewed-by: David Ahern <dsahern@...nel.org>
Powered by blists - more mailing lists