commit | 53b0fe36ab7c6eb3ce8ca711e636806649273463 | [log] [tgz] |
---|---|---|
author | Zhen Lei <[email protected]> | Wed Jul 07 18:07:28 2021 -0700 |
committer | Linus Torvalds <[email protected]> | Thu Jul 08 11:48:20 2021 -0700 |
tree | f18a30cd0f8771c00c87d20ced9133258f966dd4 | |
parent | a931dd33d370896a683236bba67c0d6f3d01144d [diff] |
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]>