lib: fix spelling mistakes
authorZhen Lei <thunder.leizhen@huawei.com>
Thu, 8 Jul 2021 01:07:31 +0000 (18:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jul 2021 18:48:20 +0000 (11:48 -0700)
commit9dbbc3b9d09d6deba9f3b9e1d5b355032ed46a75
tree452709261e37dc1ba2615c60a5fed38152b6fdc5
parent53b0fe36ab7c6eb3ce8ca711e636806649273463
lib: fix spelling mistakes

Fix some spelling mistakes in comments:
permanentely ==> permanently
wont ==> won't
remaning ==> remaining
succed ==> succeed
shouldnt ==> shouldn't
alpha-numeric ==> alphanumeric
storeing ==> storing
funtion ==> function
documenation ==> documentation
Determin ==> Determine
intepreted ==> interpreted
ammount ==> amount
obious ==> obvious
interupts ==> interrupts
occured ==> occurred
asssociated ==> associated
taking into acount ==> taking into account
squence ==> sequence
stil ==> still
contiguos ==> contiguous
matchs ==> matches

Link: https://lkml.kernel.org/r/20210607072555.12416-1-thunder.leizhen@huawei.com
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
19 files changed:
lib/Kconfig.debug
lib/asn1_encoder.c
lib/devres.c
lib/dynamic_debug.c
lib/fonts/font_pearl_8x8.c
lib/kfifo.c
lib/list_sort.c
lib/nlattr.c
lib/oid_registry.c
lib/pldmfw/pldmfw.c
lib/reed_solomon/test_rslib.c
lib/refcount.c
lib/rhashtable.c
lib/sbitmap.c
lib/scatterlist.c
lib/seq_buf.c
lib/sort.c
lib/stackdepot.c
lib/vsprintf.c