[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190703.113251.510128079502437520.davem@davemloft.net>
Date: Wed, 03 Jul 2019 11:32:51 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: jcliburn@...il.com, chris.snook@...il.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] atl1c: remove redundant assignment to variable tpd_req
From: Colin King <colin.king@...onical.com>
Date: Wed, 3 Jul 2019 08:53:58 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> The variable tpd_req 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 to net-next.
Powered by blists - more mailing lists