[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190526.221218.594997463672055463.davem@davemloft.net>
Date: Sun, 26 May 2019 22:12:18 -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] ipv4: remove redundant assignment to n
From: Colin King <colin.king@...onical.com>
Date: Fri, 24 May 2019 22:56:58 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> The pointer n is being assigned a value however this value is
> never read in the code block and the end of the code block
> continues to the next loop iteration. Clean up the code by
> removing the redundant assignment.
>
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied, thanks Colin.
Powered by blists - more mailing lists