From: Colin King <[email protected]>
Date: Thu, 30 May 2019 16:57:54 +0100

> From: Colin Ian King <[email protected]>
> 
> 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 <[email protected]>

Applied.

Reply via email to