On Tue, Oct 28, 2014 at 09:50:18PM +0400, Anton Saraev wrote:
> Fix sparse warnings: symbol X was not declared. Should it be static?
> Some functions used only in files where they are declared. They can
> be static.
> 
> Signed-off-by: Anton Saraev <[email protected]>
> ---
>  drivers/staging/lustre/lnet/selftest/conctl.c    | 34 ++++++++--------
>  drivers/staging/lustre/lnet/selftest/conrpc.c    | 20 +++++-----
>  drivers/staging/lustre/lnet/selftest/framework.c | 50 
> ++++++++++++------------
>  drivers/staging/lustre/lnet/selftest/module.c    |  6 +--
>  drivers/staging/lustre/lnet/selftest/rpc.c       | 34 ++++++++--------
>  drivers/staging/lustre/lnet/selftest/timer.c     |  8 ++--
>  6 files changed, 76 insertions(+), 76 deletions(-)

This patch adds a build warning to the build, so I can't apply it.
Please fix it up and resend.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to