From: Colin King <colin.k...@canonical.com>
Date: Fri, 24 May 2019 22:56:58 +0100

> From: Colin Ian King <colin.k...@canonical.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.k...@canonical.com>

Applied, thanks Colin.

Reply via email to