From: Colin King <[email protected]>
Date: Fri, 11 Oct 2019 18:22:32 +0100

> From: Colin Ian King <[email protected]>
> 
> The variable reg is being assigned a value that is never read
> and is being re-assigned in the following for-loop. The
> assignment is redundant and hence can be removed.
> 
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <[email protected]>

Applied to net-next.

Reply via email to