From: Clement Chauplannaz <chauplac@gmail.com>
To: linux-kbuild@vger.kernel.org
Cc: mmarek@suse.cz, andi@firstfloor.org, yann.morin.1998@free.fr
Subject: [PATCH 0/2] scripts/config: bug fix and improvement
Date: Sun, 12 May 2013 21:08:50 +0200 [thread overview]
Message-ID: <cover.1368379475.git.chauplac@gmail.com> (raw)
Hi all,
Here are two tiny patches which deal with scripts/config.
The first sets the reported name of the script to be what it was invoked
as - this is of importance for kconfig-frontends package, where the script
is renamed.
The second fixes a bug in the assignement of parameters required by options
-E/-D/-M; those are the options allowing to position a value below another
one.
Clement Chauplannaz (2):
scripts/config: replace hard-coded script name by a dynamic value
scripts/config: fix assignment of parameters for short version of
--*-after options
scripts/config | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
--
1.8.3.rc1.44.gb387c77.dirty
next reply other threads:[~2013-05-12 19:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-12 19:08 Clement Chauplannaz [this message]
2013-05-12 19:08 ` [PATCH 1/2] scripts/config: replace hard-coded script name by a dynamic value Clement Chauplannaz
2013-05-12 19:25 ` Andi Kleen
2013-05-12 20:29 ` Yann E. MORIN
2013-05-12 20:54 ` Clément Chauplannaz
2013-05-20 15:57 ` Yann E. MORIN
2013-05-12 19:08 ` [PATCH 2/2] scripts/config: fix assignment of parameters for short version of --*-after options Clement Chauplannaz
2013-05-20 15:55 ` Yann E. MORIN
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=cover.1368379475.git.chauplac@gmail.com \
--to=chauplac@gmail.com \
--cc=andi@firstfloor.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=mmarek@suse.cz \
--cc=yann.morin.1998@free.fr \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.