[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171001.040721.1898715383953902696.davem@davemloft.net>
Date: Sun, 01 Oct 2017 04:07:21 +0100 (WEST)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH][net-next] net: ipmr: make function ipmr_notifier_init
static
From: Colin King <colin.king@...onical.com>
Date: Fri, 29 Sep 2017 14:34:22 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> The function ipmr_notifier_init is local to the source and does
> not need to be in global scope, so make it static.
>
> Cleans up sparse warning:
> warning: symbol 'ipmr_notifier_init' was not declared. Should it be static?
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied, thank you.
Powered by blists - more mailing lists