From: Colin King <[email protected]>
Date: Tue, 27 Aug 2019 12:47:39 +0100

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

Applied to net-next.

Reply via email to