From: Valentin Rothberg <vrothberg@fsfe.org>
To: Andreas Ziegler <andreas.ziegler@fau.de>
Cc: Valentin Rothberg <valentinrothberg@gmail.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] checkkconfigsymbols.py: Fix typo in help message
Date: Fri, 1 Apr 2016 09:46:39 +0200 [thread overview]
Message-ID: <20160401074639.GA2887@debian> (raw)
In-Reply-To: <1459409069-26886-1-git-send-email-andreas.ziegler@fau.de>
On Mar 31 '16 09:24, Andreas Ziegler wrote:
> Fix a typo in the help message for the -d parameter by removing one 'm'.
>
> Signed-off-by: Andreas Ziegler <andreas.ziegler@fau.de>
Acked-by: Valentin Rothberg <valentinrothberg@gmail.com>
> ---
> scripts/checkkconfigsymbols.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/checkkconfigsymbols.py b/scripts/checkkconfigsymbols.py
> index d8f6c09..df643f6 100755
> --- a/scripts/checkkconfigsymbols.py
> +++ b/scripts/checkkconfigsymbols.py
> @@ -89,7 +89,7 @@ def parse_options():
>
> if opts.diff and not re.match(r"^[\w\-\.]+\.\.[\w\-\.]+$", opts.diff):
> sys.exit("Please specify valid input in the following format: "
> - "\'commmit1..commit2\'")
> + "\'commit1..commit2\'")
>
> if opts.commit or opts.diff:
> if not opts.force and tree_is_dirty():
> --
> 1.9.1
>
prev parent reply other threads:[~2016-04-01 7:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-31 7:24 [PATCH] checkkconfigsymbols.py: Fix typo in help message Andreas Ziegler
2016-04-01 7:46 ` Valentin Rothberg [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=20160401074639.GA2887@debian \
--to=vrothberg@fsfe.org \
--cc=andreas.ziegler@fau.de \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=valentinrothberg@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