]> 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)
commit114573b74c07d7e3f1bf35fb3312a9ab19b6ecc7
treef18a30cd0f8771c00c87d20ced9133258f966dd4
parent9952b5a7ad955317518e50dd33f38f688de8304a
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