From: Paul Bolle <pebolle@tiscali.nl>
To: Sylvain BERTRAND <sylvain.bertrand@gmail.com>
Cc: linux-kbuild@vger.kernel.org
Subject: Re: arch/x86/kernel/cpu/mkcapflags.sh
Date: Sat, 20 Dec 2014 11:14:55 +0100 [thread overview]
Message-ID: <1419070495.26428.15.camel@x220> (raw)
In-Reply-To: <20141219174330.GC2286@localhost.localdomain>
Sylvain,
Why did you send this to linux-kbuild? It seems this is only interesting
to the people (and lists) found with
scripts/get_maintainer.pl -f arch/x86/kernel/cpu/mkcapflags.sh
On Fri, 2014-12-19 at 18:43 +0100, Sylvain BERTRAND wrote:
> line 30:
> [ "$VALUE" == '""' ] && continue
>
> should be
>
> [ "$VALUE" = '""' ] && continue
If you resend this to the x86 people you might want to add an
_explanation_ for that suggestion. And the chances of someone looking at
it increase if you submit it as a proper patch.
Paul Bolle
prev parent reply other threads:[~2014-12-20 10:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-19 17:43 arch/x86/kernel/cpu/mkcapflags.sh Sylvain BERTRAND
2014-12-20 10:14 ` Paul Bolle [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=1419070495.26428.15.camel@x220 \
--to=pebolle@tiscali.nl \
--cc=linux-kbuild@vger.kernel.org \
--cc=sylvain.bertrand@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