[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200508224839.050d90b1@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Fri, 8 May 2020 22:48:39 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Colin King <colin.king@...onical.com>
Cc: Derek Chickles <dchickles@...vell.com>,
Satanand Burla <sburla@...vell.com>,
Felix Manlunas <fmanlunas@...vell.com>,
"David S . Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: lio_core: remove redundant assignment to variable
tx_done
On Fri, 8 May 2020 23:58:10 +0100 Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> The variable tx_done is being assigned with a value that is never read
> as the function returns a few statements later. The assignment is
> redundant and can be removed.
>
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied, thank you!
Powered by blists - more mailing lists