]> Git Repo - linux.git/commit
lib/test: fix spelling mistakes
authorZhen Lei <[email protected]>
Thu, 8 Jul 2021 01:07:28 +0000 (18:07 -0700)
committerLinus Torvalds <[email protected]>
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/[email protected]
Signed-off-by: Zhen Lei <[email protected]>
Acked-by: Yonghong Song <[email protected]> [test_bfp.c]
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
lib/test_bitops.c
lib/test_bpf.c
lib/test_kasan.c
lib/test_kmod.c
lib/test_scanf.c
This page took 0.054536 seconds and 4 git commands to generate.