[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200702.143747.827041018046186172.davem@davemloft.net>
Date: Thu, 02 Jul 2020 14:37:47 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: boris.ostrovsky@...cle.com, jgross@...e.com,
sstabellini@...nel.org, kuba@...nel.org,
xen-devel@...ts.xenproject.org, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] xen-netfront: remove redundant assignment to
variable 'act'
From: Colin King <colin.king@...onical.com>
Date: Thu, 2 Jul 2020 15:22:23 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> The variable act 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, thank you.
Powered by blists - more mailing lists