From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: Michal Simek <michal.simek@xilinx.com>
Cc: linux-kernel@vger.kernel.org, monstr@monstr.eu, git@xilinx.com,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Jonathan Corbet <corbet@lwn.net>,
Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Subject: Re: [PATCH] scripts: get_abi.pl: Fix typo in help message
Date: Fri, 25 Feb 2022 19:56:26 +0100 [thread overview]
Message-ID: <20220225195626.71a4f810@coco.lan> (raw)
In-Reply-To: <1ff3605db3dead41bbde33fbbff6754900eceead.1645789205.git.michal.simek@xilinx.com>
Em Fri, 25 Feb 2022 12:40:08 +0100
Michal Simek <michal.simek@xilinx.com> escreveu:
> Fix misspelled word in the script. (s/COMAND/COMMAND/).
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab@kernel.org>
> ---
>
> scripts/get_abi.pl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/get_abi.pl b/scripts/get_abi.pl
> index 6212f58b69c6..1068cd0e3e90 100755
> --- a/scripts/get_abi.pl
> +++ b/scripts/get_abi.pl
> @@ -987,7 +987,7 @@ abi_book.pl - parse the Linux ABI files and produce a ReST book.
> B<abi_book.pl> [--debug <level>] [--enable-lineno] [--man] [--help]
> [--(no-)rst-source] [--dir=<dir>] [--show-hints]
> [--search-string <regex>]
> - <COMAND> [<ARGUMENT>]
> + <COMMAND> [<ARGUMENT>]
>
> Where B<COMMAND> can be:
>
Thanks,
Mauro
prev parent reply other threads:[~2022-02-25 18:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-25 11:40 [PATCH] scripts: get_abi.pl: Fix typo in help message Michal Simek
2022-02-25 18:56 ` Mauro Carvalho Chehab [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=20220225195626.71a4f810@coco.lan \
--to=mchehab@kernel.org \
--cc=corbet@lwn.net \
--cc=git@xilinx.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab+huawei@kernel.org \
--cc=michal.simek@xilinx.com \
--cc=monstr@monstr.eu \
/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.