Re: [PATCH 1/2] staging: lustre: lnet: lnet: do not initialise statics to 0 or NULL

From: Greg KH
Date: Mon Nov 24 2014 - 11:53:15 EST


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