[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200510111436.66d8838f@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Sun, 10 May 2020 11:14:36 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Colin King <colin.king@...onical.com>
Cc: Bjørn Mork <bjorn@...k.no>,
"David S . Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
linux-usb@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: usb: qmi_wwan: remove redundant assignment to
variable status
On Sat, 9 May 2020 22:57:56 +0100 Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> The variable status is being initializeed with a value that is never read
> and it is being updated later with a new value. The initialization
> is redundant and can be removed.
>
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied the 3 fixes from Saturday to net-next, thanks.
Powered by blists - more mailing lists