From: Colin King <[email protected]>
Date: Thu, 20 Dec 2018 16:50:50 +0000

> From: Colin Ian King <[email protected]>
> 
> Currently the stray semicolon means that the final term in the addition
> is being missed.  Fix this by removing it. Cleans up clang warning:
> 
> net/core/neighbour.c:2821:9: warning: expression result unused 
> [-Wunused-value]
> 
> Fixes: 82cbb5c631a0 ("neighbour: register rtnl doit handler")
> Signed-off-by: Colin Ian King <[email protected]>

Applied, thanks Colin.

Reply via email to