[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190531.143443.1986779233923573190.davem@davemloft.net>
Date: Fri, 31 May 2019 14:34:43 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org,
netdev@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] nexthop: remove redundant assignment to err
From: Colin King <colin.king@...onical.com>
Date: Thu, 30 May 2019 16:57:54 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> The variable err is initialized with a value that is never read
> and err is reassigned a few statements later. This 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