From: Colin King <[email protected]>
Date: Fri, 31 May 2019 14:27:38 +0100

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

Applied to net-next.

Reply via email to