lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 29 Oct 2014 16:37:30 +0800
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Anton Saraev <antonysaraev@...il.com>
Cc:	oleg.drokin@...el.com, andreas.dilger@...el.com,
	heenasirwani@...il.com, bergwolf@...il.com, amir.shehata@...el.com,
	gdonald@...il.com, devel@...verdev.osuosl.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 01/02] staging:lustre:lnet:selftest: fix sparse
 warnings

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 <antonysaraev@...il.com>
> ---
>  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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ