All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] test: typo decompression
@ 2020-03-23 17:47 Heinrich Schuchardt
  2020-03-23 18:42 ` Simon Glass
  2020-03-27 21:55 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2020-03-23 17:47 UTC (permalink / raw)
  To: u-boot

%s/decopmression/decompression/

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

diff --git a/test/compression.c b/test/compression.c
index cf040d7c86..63f929fa4b 100644
--- a/test/compression.c
+++ b/test/compression.c
@@ -451,7 +451,7 @@ static int compress_using_none(struct unit_test_state *uts,
 }

 /**
- * run_bootm_test() - Run tests on the bootm decopmression function
+ * run_bootm_test() - Run tests on the bootm decompression function
  *
  * @comp_type:	Compression type to test
  * @compress:	Our function to compress data
--
2.25.1

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

* [PATCH 1/1] test: typo decompression
  2020-03-23 17:47 [PATCH 1/1] test: typo decompression Heinrich Schuchardt
@ 2020-03-23 18:42 ` Simon Glass
  2020-03-27 21:55 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2020-03-23 18:42 UTC (permalink / raw)
  To: u-boot

On Mon, 23 Mar 2020 at 11:47, Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
>
> %s/decopmression/decompression/
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>  test/compression.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

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

* [PATCH 1/1] test: typo decompression
  2020-03-23 17:47 [PATCH 1/1] test: typo decompression Heinrich Schuchardt
  2020-03-23 18:42 ` Simon Glass
@ 2020-03-27 21:55 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2020-03-27 21:55 UTC (permalink / raw)
  To: u-boot

On Mon, Mar 23, 2020 at 06:47:47PM +0100, Heinrich Schuchardt wrote:

> %s/decopmression/decompression/
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> Reviewed-by: Simon Glass <sjg@chromium.org>

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/20200327/5114923d/attachment.sig>

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

end of thread, other threads:[~2020-03-27 21:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-23 17:47 [PATCH 1/1] test: typo decompression Heinrich Schuchardt
2020-03-23 18:42 ` Simon Glass
2020-03-27 21:55 ` 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.