LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Balavasu kuppusammyprathaban <kp.balavasu@gmail.com>
Cc: linux-kernel@vger.kernel.org, andreas.dilger@intel.com,
oleg.drokin@intel.com
Subject: Re: [PATCH 1/2] staging: lustre: lnet: lnet: do not initialise statics to 0 or NULL
Date: Mon, 24 Nov 2014 08:53:06 -0800 [thread overview]
Message-ID: <20141124165306.GA4450@kroah.com> (raw)
In-Reply-To: <20141124060318.GA13501@vasu-Inspiron-3542>
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@gmail.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.
next prev parent reply other threads:[~2014-11-24 16:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-24 6:03 Balavasu kuppusammyprathaban
2014-11-24 16:53 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-12-29 14:30 Balavasu
2014-11-23 18:45 Balavasu kuppusammyprathaban
2014-11-23 19:00 ` Greg KH
2014-10-31 18:18 Balavasu
2014-10-31 20:50 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141124165306.GA4450@kroah.com \
--to=greg@kroah.com \
--cc=andreas.dilger@intel.com \
--cc=kp.balavasu@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oleg.drokin@intel.com \
--subject='Re: [PATCH 1/2] staging: lustre: lnet: lnet: do not initialise statics to 0 or NULL' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).