From: Heinrich Schuchardt <xypron.glpk@gmx.de>
To: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>, u-boot@lists.denx.de
Cc: Bin Meng <bmeng.cn@gmail.com>,
Alexandru Gagniuc <mr.nuke.me@gmail.com>,
Aswath Govindraju <a-govindraju@ti.com>,
Joel Stanley <joel@jms.id.au>,
Patrick Delaunay <patrick.delaunay@foss.st.com>,
Simon Glass <sjg@chromium.org>, Tero Kristo <t-kristo@ti.com>,
York Sun <york.sun@nxp.com>
Subject: Re: [PATCH v2] lib: fix typos in Kconfig
Date: Wed, 1 Sep 2021 16:44:56 +0200 [thread overview]
Message-ID: <7c6a98a5-2842-5794-1170-e166fbf3bd13@gmx.de> (raw)
In-Reply-To: <20210901160503.v2.1.f0e758ef4b@changeid>
On 9/1/21 3:05 PM, Oleksandr Suvorov wrote:
> There are trivial typos in the Kconfig file. Fixed them.
> Also, fixed grammar in the descriptions with typos.
>
> Fixes: d56b4b1974 ("configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS")
> Fixes: 7264f2928b ("spl: fit: Eanble GZIP support for image decompression")
> Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>
> Changes in v2:
> - fix grammar as well (thanks to Heinrich Schuchardt <xypron.glpk@gmx.de>)
>
> lib/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lib/Kconfig b/lib/Kconfig
> index c535147aea..57be30661e 100644
> --- a/lib/Kconfig
> +++ b/lib/Kconfig
> @@ -478,7 +478,7 @@ config LZMA
> config LZO
> bool "Enable LZO decompression support"
> help
> - This enables support for LZO compression algorithm.r
> + This enables support for the LZO compression algorithm.
>
> config GZIP
> bool "Enable gzip decompression support"
> @@ -537,7 +537,7 @@ config SPL_GZIP
> bool "Enable gzip decompression support for SPL build"
> select SPL_ZLIB
> help
> - This enables support for GZIP compression altorithm for SPL boot.
> + This enables support for the GZIP compression algorithm for SPL boot.
>
> config SPL_ZLIB
> bool
>
next prev parent reply other threads:[~2021-09-01 14:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-01 13:05 [PATCH v2] lib: fix typos in Kconfig Oleksandr Suvorov
2021-09-01 14:44 ` Heinrich Schuchardt [this message]
2021-09-14 22:44 ` Tom Rini
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=7c6a98a5-2842-5794-1170-e166fbf3bd13@gmx.de \
--to=xypron.glpk@gmx.de \
--cc=a-govindraju@ti.com \
--cc=bmeng.cn@gmail.com \
--cc=joel@jms.id.au \
--cc=mr.nuke.me@gmail.com \
--cc=oleksandr.suvorov@foundries.io \
--cc=patrick.delaunay@foss.st.com \
--cc=sjg@chromium.org \
--cc=t-kristo@ti.com \
--cc=u-boot@lists.denx.de \
--cc=york.sun@nxp.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