Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1742727

Re: [PATCH][net-next] net: ipmr: make function ipmr_notifier_init static

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH][net-next] net: ipmr: make function ipmr_notifier_init static
Date 2017-10-01 05:10 +0200
Message-ID <uvCNH-4V8-3@gated-at.bofh.it> (permalink)
References <uv3Gi-6KD-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Colin King <colin.king@canonical.com>
Date: Fri, 29 Sep 2017 14:34:22 +0100

> From: Colin Ian King <colin.king@canonical.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@canonical.com>

Applied, thank you.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH][net-next] net: ipmr: make function ipmr_notifier_init static Colin King <colin.king@canonical.com> - 2017-09-29 15:40 +0200
  Re: [PATCH][net-next] net: ipmr: make function ipmr_notifier_init  static David Miller <davem@davemloft.net> - 2017-10-01 05:10 +0200

csiph-web