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)
commit53b0fe36ab7c6eb3ce8ca711e636806649273463
treef18a30cd0f8771c00c87d20ced9133258f966dd4
parenta931dd33d370896a683236bba67c0d6f3d01144d
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