From: "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>
To: "Dighe, Niranjan (N.)" <ndighe@visteon.com>
Cc: "oleg.drokin@intel.com" <oleg.drokin@intel.com>,
"andreas.dilger@intel.com" <andreas.dilger@intel.com>,
"Julia.Lawall@lip6.fr" <Julia.Lawall@lip6.fr>,
"gdonald@gmail.com" <gdonald@gmail.com>,
"rd@radekdostal.com" <rd@radekdostal.com>,
"uja.ornl@gmail.com" <uja.ornl@gmail.com>,
"joe@perches.com" <joe@perches.com>,
"HPDD-discuss@lists.01.org" <HPDD-discuss@ml01.01.org>,
"devel@driverdev.osuosl.org" <devel@driverdev.osuosl.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Staging: lustre: Replace kzalloc followed by memcpy with kmemdup
Date: Sun, 31 May 2015 11:30:51 +0900 [thread overview]
Message-ID: <20150531023051.GA6440@kroah.com> (raw)
In-Reply-To: <20150530102211.GA12727@codebox>
On Sat, May 30, 2015 at 10:22:17AM +0000, Dighe, Niranjan (N.) wrote:
> Replace kzalloc followed by memcpy by kmemdup. This patch was generated
> by 'make coccicheck'
>
> Signed-off-by: Niranjan Dighe <ndighe@visteon.com>
Your name here doesn't match the name in the From: line of your email.
Please fix up your email client for all of the patches you sent me and
resend.
thanks,
greg k-h
next prev parent reply other threads:[~2015-05-31 2:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-30 10:22 [PATCH] Staging: lustre: Replace kzalloc followed by memcpy with kmemdup Dighe, Niranjan (N.)
2015-05-30 12:31 ` Julia Lawall
2015-05-31 2:30 ` gregkh [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-05-30 14:49 Dighe, Niranjan (N.)
2015-05-30 14:54 Dighe, Niranjan (N.)
2015-05-31 5:28 Dighe, Niranjan (N.)
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=20150531023051.GA6440@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=HPDD-discuss@ml01.01.org \
--cc=Julia.Lawall@lip6.fr \
--cc=andreas.dilger@intel.com \
--cc=devel@driverdev.osuosl.org \
--cc=gdonald@gmail.com \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ndighe@visteon.com \
--cc=oleg.drokin@intel.com \
--cc=rd@radekdostal.com \
--cc=uja.ornl@gmail.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.