All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] lib: fix typos in Kconfig
@ 2021-09-01 13:05 Oleksandr Suvorov
  2021-09-01 14:44 ` Heinrich Schuchardt
  2021-09-14 22:44 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Oleksandr Suvorov @ 2021-09-01 13:05 UTC (permalink / raw)
  To: u-boot
  Cc: Oleksandr Suvorov, Bin Meng, Alexandru Gagniuc,
	Aswath Govindraju, Heinrich Schuchardt, Joel Stanley,
	Patrick Delaunay, Simon Glass, Tero Kristo, York Sun

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>
---

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
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] lib: fix typos in Kconfig
  2021-09-01 13:05 [PATCH v2] lib: fix typos in Kconfig Oleksandr Suvorov
@ 2021-09-01 14:44 ` Heinrich Schuchardt
  2021-09-14 22:44 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2021-09-01 14:44 UTC (permalink / raw)
  To: Oleksandr Suvorov, u-boot
  Cc: Bin Meng, Alexandru Gagniuc, Aswath Govindraju, Joel Stanley,
	Patrick Delaunay, Simon Glass, Tero Kristo, York Sun



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
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] lib: fix typos in Kconfig
  2021-09-01 13:05 [PATCH v2] lib: fix typos in Kconfig Oleksandr Suvorov
  2021-09-01 14:44 ` Heinrich Schuchardt
@ 2021-09-14 22:44 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2021-09-14 22:44 UTC (permalink / raw)
  To: Oleksandr Suvorov
  Cc: u-boot, Bin Meng, Alexandru Gagniuc, Aswath Govindraju,
	Heinrich Schuchardt, Joel Stanley, Patrick Delaunay, Simon Glass,
	Tero Kristo, York Sun

[-- Attachment #1: Type: text/plain, Size: 523 bytes --]

On Wed, Sep 01, 2021 at 04:05:08PM +0300, 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>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-14 22:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01 13:05 [PATCH v2] lib: fix typos in Kconfig Oleksandr Suvorov
2021-09-01 14:44 ` Heinrich Schuchardt
2021-09-14 22:44 ` Tom Rini

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.