From: Colin King <[email protected]>
Date: Sat, 31 Aug 2019 08:29:49 +0100

> From: Colin Ian King <[email protected]>
> 
> Pointer reg_info is being initialized with a value that is never read and
> is being re-assigned a little later on. The assignment is redundant
> and hence can be removed.
> 
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <[email protected]>

Applied.

Reply via email to