[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y2ip9AtkfjkMtEa3@unreal>
Date: Mon, 7 Nov 2022 08:47:16 +0200
From: Leon Romanovsky <leon@...nel.org>
To: Colin Ian King <colin.i.king@...il.com>
Cc: Jes Sorensen <jes@...ined-monkey.org>,
"David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, linux-acenic@...site.dk,
netdev@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ethernet: alteon: remove unused variable len
On Fri, Nov 04, 2022 at 05:42:15PM +0000, Colin Ian King wrote:
> Variable len is being used to accumulate the skb_frag_size but it
> is never used afterwards. The variable is redundant and can be
> removed.
>
> Signed-off-by: Colin Ian King <colin.i.king@...il.com>
> ---
> drivers/net/ethernet/alteon/acenic.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
net patches should have target in their title "[PATCH net-next] ...".
It is applicable to all your net patches.
Thanks
Powered by blists - more mailing lists