]> git.baikalelectronics.ru Git - kernel.git/commit
lib: fix spelling mistakes in header files
authorZhen Lei <thunder.leizhen@huawei.com>
Thu, 8 Jul 2021 01:07:34 +0000 (18:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jul 2021 18:48:20 +0000 (11:48 -0700)
commit7e23d25ec8c8c012956d5d2c85a9662c7dddd864
treeae737ae4f5a5d0dc73c35d48de099c30ce72d542
parent70490fb2d506a1a598c1129b5bd7c7fdecffbe7c
lib: fix spelling mistakes in header files

Fix some spelling mistakes in comments found by "codespell":
Hoever ==> However
poiter ==> pointer
representaion ==> representation
uppon ==> upon
independend ==> independent
aquired ==> acquired
mis-match ==> mismatch
scrach ==> scratch
struture ==> structure
Analagous ==> Analogous
interation ==> iteration

And some were discovered manually by Joe Perches and Christoph Lameter:
stroed ==> stored
arch independent ==> an architecture independent
A example structure for ==> Example structure for

Link: https://lkml.kernel.org/r/20210609150027.14805-2-thunder.leizhen@huawei.com
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Cc: Christoph Lameter <cl@gentwo.de>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Dennis Zhou <dennis@kernel.org>
Cc: Tejun Heo <tj@kernel.org>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/bootconfig.h
include/linux/cpumask.h
include/linux/debugobjects.h
include/linux/lru_cache.h
include/linux/nodemask.h
include/linux/percpu-refcount.h
include/linux/scatterlist.h