projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e29bd2
)
test: typo decompression
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Mon, 23 Mar 2020 17:47:47 +0000
(18:47 +0100)
committer
Tom Rini
<trini@konsulko.com>
Fri, 27 Mar 2020 19:42:04 +0000
(15:42 -0400)
%s/decopmression/decompression/
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/compression.c
patch
|
blob
|
history
diff --git
a/test/compression.c
b/test/compression.c
index
cf040d7
..
63f929f
100644
(file)
--- 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 deco
pm
ression function
+ * run_bootm_test() - Run tests on the bootm deco
mp
ression function
*
* @comp_type: Compression type to test
* @compress: Our function to compress data