* [PATCH] scripts: get_abi.pl: Fix typo in help message
@ 2022-02-25 11:40 Michal Simek
2022-02-25 18:56 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2022-02-25 11:40 UTC (permalink / raw)
To: linux-kernel, monstr, michal.simek, git
Cc: Greg Kroah-Hartman, Jonathan Corbet, Mauro Carvalho Chehab
Fix misspelled word in the script. (s/COMAND/COMMAND/).
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---
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:
--
2.35.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] scripts: get_abi.pl: Fix typo in help message
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
0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2022-02-25 18:56 UTC (permalink / raw)
To: Michal Simek
Cc: linux-kernel, monstr, git, Greg Kroah-Hartman, Jonathan Corbet,
Mauro Carvalho Chehab
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-25 18:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox