]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
sched: Fix various typos in comments
authorIngo Molnar <mingo@kernel.org>
Mon, 3 Dec 2018 09:05:56 +0000 (10:05 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 3 Dec 2018 10:55:42 +0000 (11:55 +0100)
commitdfcb245e28481256a10a9133441baf2a93d26642
treebd966a5edf3daa2fba961d3125f80818debca132
parent5f675231e456cb599b283f8361f01cf34b0617df
sched: Fix various typos in comments

Go over the scheduler source code and fix common typos
in comments - and a typo in an actual variable name.

No change in functionality intended.

Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/sched.h
include/linux/sched/isolation.h
include/linux/sched/mm.h
include/linux/sched/stat.h
kernel/sched/core.c
kernel/sched/cputime.c
kernel/sched/deadline.c
kernel/sched/fair.c
kernel/sched/isolation.c
kernel/sched/sched.h