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:	Mon, 24 Nov 2014 08:53:06 -0800
From:	Greg KH <greg@...ah.com>
To:	Balavasu kuppusammyprathaban <kp.balavasu@...il.com>
Cc:	linux-kernel@...r.kernel.org, andreas.dilger@...el.com,
	oleg.drokin@...el.com
Subject: Re: [PATCH 1/2] staging: lustre: lnet: lnet: do not initialise
 statics to 0 or NULL

On Mon, Nov 24, 2014 at 11:33:18AM +0530, Balavasu kuppusammyprathaban wrote:
> This patch fixes the checkpatch.pl issue
> Error: do not initialise statics to 0 or NULL 
> 
> Signed-off-by: Balavasu kuppusammyprathaban<kp.balavasu@...il.com>
> ---
>  drivers/staging/lustre/lnet/lnet/router.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Any reason why you aren't using scripts/get_maintainer.pl?

Also, you need a ' ' after your name and before the '<' character.

As well as properly capitalizing your name.

Please redo both patches.
--
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