[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1306168975.8687.29.camel@Joe-Laptop>
Date: Mon, 23 May 2011 09:42:55 -0700
From: Joe Perches <joe@...ches.com>
To: Randy Dunlap <rdunlap@...otime.net>
Cc: anish singh <anish198519851985@...il.com>, davej@...hat.com,
rostedt@...dmis.org, apw@...dowen.org, akpm@...ux-foundation.org,
vapier@...too.org, linux-kernel@...r.kernel.org,
man.k1983@...il.com
Subject: Re: [patch v3] checkpatch: Signature format verification
On Mon, 2011-05-23 at 09:39 -0700, Randy Dunlap wrote:
> On Mon, 23 May 2011 09:36:38 -0700 Joe Perches wrote:
> > On Mon, 2011-05-23 at 22:03 +0530, anish singh wrote:
> > > \s[a-zA-Z]* => this is a regular expression for name & space b/w
> > > Last/First name
> > > Ex: anish kumar
> > > .* => It is used to grep whatever follows name...in our context
> > > mail-id
> > > Ex: abc@....com.
> > > So, $1 will contain ...'anish kumar <anish@...il.com>'
> > Unless the email contains a quote or a period like:
> > Signed-off-by: "J. Random Contributor" <jrc@...ain.tld>
> and quotes are not required (i.e., are optional) AFAIK.
And still should be accepted.
--
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