Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1674819
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] EDAC, pnd2_edac: make function sbi_send static |
| Date | 2017-06-26 16:20 +0200 |
| Message-ID | <tWD1U-3pT-13@gated-at.bofh.it> (permalink) |
| References | <tVsrU-8kl-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Jun 23, 2017 at 09:48:55AM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> The function sbi_send is local to just pnd2_edac.c and does not need to
> be in global scope, so make it static.
>
> Cleans up sparse warning:
> symbol 'sbi_send' was not declared. Should it be static?
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
> drivers/edac/pnd2_edac.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
--
Regards/Gruss,
Boris.
Good mailing practices for 400: avoid top-posting and trim the reply.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] EDAC, pnd2_edac: make function sbi_send static Colin King <colin.king@canonical.com> - 2017-06-23 10:50 +0200
Re: [PATCH] EDAC, pnd2_edac: make function sbi_send static Borislav Petkov <bp@alien8.de> - 2017-06-23 11:00 +0200
Re: [PATCH] EDAC, pnd2_edac: make function sbi_send static "Luck, Tony" <tony.luck@intel.com> - 2017-06-23 22:50 +0200
Re: [PATCH] EDAC, pnd2_edac: make function sbi_send static Borislav Petkov <bp@alien8.de> - 2017-06-26 16:20 +0200
csiph-web