[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181220.164113.1954199771405222572.davem@davemloft.net>
Date: Thu, 20 Dec 2018 16:41:13 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: dsahern@...il.com, roopa@...ulusnetworks.com,
netdev@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] neighbour: remove stray semicolon
From: Colin King <colin.king@...onical.com>
Date: Thu, 20 Dec 2018 16:50:50 +0000
> From: Colin Ian King <colin.king@...onical.com>
>
> 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 <colin.king@...onical.com>
Applied, thanks Colin.
Powered by blists - more mailing lists