linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vaishali Thakkar <vaishali.thakkar@oracle.com>
To: Joe Perches <joe@perches.com>, linux-kernel@vger.kernel.org
Subject: Re: Failing of the script get_maintainer.pl
Date: Wed, 2 Nov 2016 23:03:59 +0530	[thread overview]
Message-ID: <581A2387.3000706@oracle.com> (raw)
In-Reply-To: <1478105885.23018.47.camel@perches.com>



On Wednesday 02 November 2016 10:28 PM, Joe Perches wrote:
> On Wed, 2016-11-02 at 22:07 +0530, Vaishali Thakkar wrote:
>> Hi,
>>
>> The script get_maintainer.pl fails with the following message/warning:
>>
>> Unrecognized character \xA0; marked by <-- HERE after <-- HERE near column 1 at scripts/get_maintainer.pl line 277.
>>
>> This seems to be because of the commit b67071653d3fc9f9b73aab3e7978f060728bf392.
>>
>> Any idea about the solution(s)?
> 
> Unfortunately, Evolution is a horribly broken email client
> for sending patches.
> 
> It's been fixed at least in Andrew Morton's mm, and it
> should be in -next soonish.
> 
> You could do a sed until then:
> 
> $ sed -i -e "s/\xA0/ /g" scripts/get_maintainer.pl

Ok, makes sense. Thanks.

> 

-- 
Vaishali

      reply	other threads:[~2016-11-02 17:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-02 16:37 Failing of the script get_maintainer.pl Vaishali Thakkar
2016-11-02 16:58 ` Joe Perches
2016-11-02 17:33   ` Vaishali Thakkar [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=581A2387.3000706@oracle.com \
    --to=vaishali.thakkar@oracle.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).