]> git.baikalelectronics.ru Git - kernel.git/commit
lib/test: fix spelling mistakes
authorZhen Lei <thunder.leizhen@huawei.com>
Thu, 8 Jul 2021 01:07:28 +0000 (18:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jul 2021 18:48:20 +0000 (11:48 -0700)
commitf9331dc733fb1d4c5fd19641dada231a7324f4e9
treef18a30cd0f8771c00c87d20ced9133258f966dd4
parent8d3dd7da5473c93cd3602887061cdb6af61328f3
lib/test: fix spelling mistakes

Fix some spelling mistakes in comments found by "codespell":
thats ==> that's
unitialized ==> uninitialized
panicing ==> panicking
sucess ==> success
possitive ==> positive
intepreted ==> interpreted

Link: https://lkml.kernel.org/r/20210607133036.12525-2-thunder.leizhen@huawei.com
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Acked-by: Yonghong Song <yhs@fb.com> [test_bfp.c]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/test_bitops.c
lib/test_bpf.c
lib/test_kasan.c
lib/test_kmod.c
lib/test_scanf.c