[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110220024842.GA2138@gmail.com>
Date: Sun, 20 Feb 2011 10:48:43 +0800
From: Harry Wei <jiaweiwei.xiyou@...il.com>
To: joe@...ches.com
Cc: davem@...emloft.net, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, greg@...ah.com, rdunlap@...otime.net,
pavel@....cz
Subject: Re: Fwd: [PATCH]move double quotation marks so that keep
MAINTAINERS consistent
On Sun, Feb 20, 2011 at 10:38:06AM +0800, harryxiyou wrote:
> ---------- Forwarded message ----------
> From: Joe Perches <joe@...ches.com>
> Date: 2011/2/20
> Subject: Re: [PATCH]move double quotation marks so that keep MAINTAINERS
> consistent
> To: Pavel Machek <pavel@....cz>
> Cc: David Miller <davem@...emloft.net>, akpm@...ux-foundation.org,
> jiaweiwei.xiyou@...il.com, linux-kernel@...r.kernel.org, greg@...ah.com,
> rdunlap@...otime.net
>
>
> On Sat, 2011-02-19 at 17:48 +0100, Pavel Machek wrote:
> > On Wed 2011-02-09 19:17:52, David Miller wrote:
> > > From: Andrew Morton <akpm@...ux-foundation.org>
> > > > I suspect that some mail clients will explode if you provide them with
> > > > an unquoted string containing periods. That would make copy-n-paste
> > > > rather a hassle.
> > > It's not clients, it's servers.
> > > SMTP rules state that characters such as "." cannot appear
> > > unquoted in email headers.
> > > vger.kernel.org rejects mail when this violation occurs.
> > Ok, but should not MUA do this quotation? Quick test shows that mutt
> does...
>
> My recollection is that the get_maintainer script
> cannot parse M: lines with multiple entries with
> periods without the quotes.
>
> M: First I. Last <fil@....bar>, Last.I.First <lif@....bar>
>
> fails and
>
> M: "First I. Last" <fil@....bar>, "Last.I.First" <lif@....bar>
>
> succeeds.
>
> You are welcome to improve the parsing in that routine.
Hi Joe,
In order to improve the parsing in that routine we should remove all the the double-quotation-marks in the MAINTAINERS ? Maybe we have other better ways? Tell me and i will patch for us.
Like the Greg K-H said, we should firstly notify the maintainers who have the double-quotation-marks in their M:. Then we can make this patch :)
Thanks.
Best Regards.
Harry Wei.
>
> --
> 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/
>
>
>
> --
> Best Regards.
> Harry Wei.
> Do what u like!
--
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