All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] env: typo enougth
@ 2020-10-30  5:11 Heinrich Schuchardt
  2020-10-30 17:14 ` Joe Hershberger
  2020-11-20  1:36 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2020-10-30  5:11 UTC (permalink / raw)
  To: u-boot

%s/enougth/enough/

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 env/nowhere.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/env/nowhere.c b/env/nowhere.c
index d33fdf27d0..d43a2d6b51 100644
--- a/env/nowhere.c
+++ b/env/nowhere.c
@@ -30,7 +30,7 @@ static int env_nowhere_init(void)
 static int env_nowhere_load(void)
 {
 	/*
-	 * for SPL, set env_valid = ENV_INVALID is enougth as env_get_char()
+	 * for SPL, set env_valid = ENV_INVALID is enough as env_get_char()
 	 * return the default env if env_get is used
 	 * and SPL don't used env_import to reduce its size
 	 * For U-Boot proper, import the default environment to allow reload.
--
2.28.0

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

* [PATCH 1/1] env: typo enougth
  2020-10-30  5:11 [PATCH 1/1] env: typo enougth Heinrich Schuchardt
@ 2020-10-30 17:14 ` Joe Hershberger
  2020-11-20  1:36 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Joe Hershberger @ 2020-10-30 17:14 UTC (permalink / raw)
  To: u-boot

On Fri, Oct 30, 2020 at 12:11 AM Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
>
> %s/enougth/enough/
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Acked-by: Joe Hershberger <joe.hershberger@ni.com>

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

* [PATCH 1/1] env: typo enougth
  2020-10-30  5:11 [PATCH 1/1] env: typo enougth Heinrich Schuchardt
  2020-10-30 17:14 ` Joe Hershberger
@ 2020-11-20  1:36 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2020-11-20  1:36 UTC (permalink / raw)
  To: u-boot

On Fri, Oct 30, 2020 at 06:11:12AM +0100, Heinrich Schuchardt wrote:

> %s/enougth/enough/
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> Acked-by: Joe Hershberger <joe.hershberger@ni.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201119/76343624/attachment.sig>

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

end of thread, other threads:[~2020-11-20  1:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30  5:11 [PATCH 1/1] env: typo enougth Heinrich Schuchardt
2020-10-30 17:14 ` Joe Hershberger
2020-11-20  1:36 ` 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.