Skip to content

Commit d61ca3c

Browse files
srivatsabhatKAGA-KOKO
authored andcommitted
sched/Kconfig: Fix spelling mistake in user-visible help text
Fix a spelling mistake in the help text for PREEMPT_RT. Signed-off-by: Srivatsa S. Bhat (VMware) <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lkml.kernel.org/r/157204450499.10518.4542293884417101528.stgit@srivatsa-ubuntu
1 parent 31f4f5b commit d61ca3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/Kconfig.preempt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ config PREEMPT_RT
6565
preemptible priority-inheritance aware variants, enforcing
6666
interrupt threading and introducing mechanisms to break up long
6767
non-preemptible sections. This makes the kernel, except for very
68-
low level and critical code pathes (entry code, scheduler, low
68+
low level and critical code paths (entry code, scheduler, low
6969
level interrupt handling) fully preemptible and brings most
7070
execution contexts under scheduler control.
7171

0 commit comments

Comments
 (0)