[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190703.113552.1318260149256951249.davem@davemloft.net>
Date: Wed, 03 Jul 2019 11:35:52 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: shshaikh@...vell.com, manishc@...vell.com,
GR-Linux-NIC-Dev@...vell.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] qlcnic: remove redundant assignment to variable err
From: Colin King <colin.king@...onical.com>
Date: Wed, 3 Jul 2019 09:32:14 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> The variable err is being initialized 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.
Powered by blists - more mailing lists