kernel/: fix repeated words in comments
authorRandy Dunlap <rdunlap@infradead.org>
Fri, 16 Oct 2020 03:10:28 +0000 (20:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Oct 2020 18:11:19 +0000 (11:11 -0700)
commit7b7b8a2c9560efb5874ea1d84d1dce5ba4c8c487
tree55bd1c88bc92271eea158ea7ded780b80410098a
parent15ec0fcff6dab37533e02e2092d9228726186366
kernel/: fix repeated words in comments

Fix multiple occurrences of duplicated words in kernel/.

Fix one typo/spello on the same line as a duplicate word.  Change one
instance of "the the" to "that the".  Otherwise just drop one of the
repeated words.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Link: https://lkml.kernel.org/r/98202fa6-8919-ef63-9efe-c0fad5ca7af1@infradead.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
15 files changed:
kernel/acct.c
kernel/cgroup/cpuset.c
kernel/dma/direct.c
kernel/fork.c
kernel/futex.c
kernel/irq/timings.c
kernel/jump_label.c
kernel/kcsan/encoding.h
kernel/kexec_core.c
kernel/kthread.c
kernel/livepatch/state.c
kernel/pid_namespace.c
kernel/power/snapshot.c
kernel/smp.c
kernel/user_namespace.c