From: Colin King <[email protected]>
Date: Thu,  4 Jul 2019 13:36:51 +0100

> From: Colin Ian King <[email protected]>
> 
> The variable err is being assigned with a value that is never
> read and it is being updated in the next statement with a new value.
> The assignment is redundant and can be removed.
> 
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <[email protected]>

Applied.

Reply via email to