public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>
To: Joe Perches <joe@perches.com>
Cc: "devel@driverdev.osuosl.org" <devel@driverdev.osuosl.org>,
	"HPDD-discuss@lists.01.org" <HPDD-discuss@ml01.01.org>,
	"andreas.dilger@intel.com" <andreas.dilger@intel.com>,
	"gdonald@gmail.com" <gdonald@gmail.com>,
	"uja.ornl@gmail.com" <uja.ornl@gmail.com>,
	"rickard_strandqvist@spectrumdigital.se" 
	<rickard_strandqvist@spectrumdigital.se>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"oleg.drokin@intel.com" <oleg.drokin@intel.com>,
	"Julia.Lawall@lip6.fr" <Julia.Lawall@lip6.fr>,
	"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
	"john.hammond@intel.com" <john.hammond@intel.com>,
	"Dumbre, Nitesh Dilip (N.)" <ndumbre@visteon.com>
Subject: Re: [PATCH] staging: Replace kzalloc and memcpy by kmemdup
Date: Mon, 1 Jun 2015 05:56:25 +0900	[thread overview]
Message-ID: <20150531205625.GE3490@kroah.com> (raw)
In-Reply-To: <1433077980.2984.23.camel@perches.com>

On Sun, May 31, 2015 at 06:13:00AM -0700, Joe Perches wrote:
> On Sun, 2015-05-31 at 11:35 +0900, gregkh@linuxfoundation.org wrote:
> > On Wed, May 20, 2015 at 07:04:27AM +0000, Dumbre, Nitesh Dilip (N.) wrote:
> > > This patch was generated by coccicheck and replaces kzalloc followed
> > > by memcpy with kmemdup
> > > 
> > > Signed-off-by: Nitesh Dumbre <ndumbre@visteon.com>
> > 
> > Name doesn't match the From: line, please fix your broken email client.
> > 
> > WHat is up with this company's email, there is a bunch of patches from
> > different people, all of them broken like this.
> 
> Greg you are being a bit silly here.
> 
> The names match, but the company's email naming
> policy is not "first last" but "last, first".
> 
> People generally sign their names "first last".
> 
> Nothing is broken but your desire for exact name
> matching.

There's also an odd "(H)." in the From line as well.

And yes, I do desire that as I know all about the tools we have that try
to check these things (numbers of developers, etc.) and some of them
don't like mismatched names.

Also, it's good for people to learn about "From:" in the body of the
email, that's what it is there for :)

thanks,

greg k-h

      reply	other threads:[~2015-05-31 21:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-20  7:04 [PATCH] staging: Replace kzalloc and memcpy by kmemdup Dumbre, Nitesh Dilip (N.)
2015-05-20  7:54 ` Drokin, Oleg
2015-05-31  2:35 ` gregkh
2015-05-31 13:13   ` Joe Perches
2015-05-31 20:56     ` gregkh [this message]

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=20150531205625.GE3490@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=HPDD-discuss@ml01.01.org \
    --cc=Julia.Lawall@lip6.fr \
    --cc=akpm@linux-foundation.org \
    --cc=andreas.dilger@intel.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gdonald@gmail.com \
    --cc=joe@perches.com \
    --cc=john.hammond@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ndumbre@visteon.com \
    --cc=oleg.drokin@intel.com \
    --cc=rickard_strandqvist@spectrumdigital.se \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox