WSL2-Linux-Kernel/lib/zstd
Zhen Lei 05911c5d96 lib/decompressors: fix spelling mistakes
Fix some spelling mistakes in comments:
sentinal ==> sentinel
compresed ==> compressed
dependeny ==> dependency
immediatelly ==> immediately
dervied ==> derived
splitted ==> split
nore ==> not
independed ==> independent
asumed ==> assumed

Link: https://lkml.kernel.org/r/20210604085656.12257-1-thunder.leizhen@huawei.com
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Cc: Jiri Kosina <jkosina@suse.cz>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2021-07-01 11:06:05 -07:00
..
Makefile
bitstream.h lib: Fix fall-through warnings for Clang 2020-11-19 07:23:47 -06:00
compress.c Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" 2020-11-18 14:15:17 -06:00
decompress.c Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" 2020-11-18 14:15:17 -06:00
entropy_common.c
error_private.h
fse.h
fse_compress.c
fse_decompress.c
huf.h lib/decompressors: fix spelling mistakes 2021-07-01 11:06:05 -07:00
huf_compress.c lib: Fix fall-through warnings for Clang 2020-11-19 07:23:47 -06:00
huf_decompress.c
mem.h
zstd_common.c
zstd_internal.h
zstd_opt.h