[PATCH RESENT] staging: lustre-libcfs: fix sparse warning

Greg Kroah-Hartman gregkh at linuxfoundation.org
Wed Aug 5 15:35:47 UTC 2015


On Wed, Aug 05, 2015 at 05:26:22PM +0200, Patrick Boettcher wrote:
> Hi all,
> 
> Please consider applying the following patch. It fixes some
> sparse-warning related to global variable not being correctly declared.
> 
> This is a resent with the patch inline. Greg's bot was picky about it
> for a reason!
> 
> Applies to linux-next/next-20150804.
> 
> ----
> 
> 
> From b04a87fd78f5e0dcdfe83362df367e4c244a4e3e Mon Sep 17 00:00:00 2001
> From: Patrick Boettcher <patrick.boettcher at posteo.de>
> Date: Wed, 5 Aug 2015 09:13:04 +0200
> Subject: [PATCH] staging: lustre-libcfs: fix sparse warning
> 
> Fix sparse warnings of the following type:
> 
> warning: symbol '....' was not declared. Should it be static?
> 
> Signed-off-by: Patrick Boettcher <patrick.boettcher at posteo.de>

Again, just send this as the email, no need for the top introduction, it
would require me to hand-edit the patch to be able to apply it.

And when dealing with thousands of patches, that does not scale, just
use 'git send-email' to send the patch out as-is.

thanks,

greg k-h


More information about the devel mailing list