Skip to content

Commit f6f5cd8

Browse files
Colin Ian KingKAGA-KOKO
authored andcommitted
timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"
There is a spelling mistake in the Kconfig help text. Fix it. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Linus Walleij <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent ba8ea8e commit f6f5cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/time/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ config CONTEXT_TRACKING_FORCE
141141
dynticks working.
142142

143143
This option stands for testing when an arch implements the
144-
context tracking backend but doesn't yet fullfill all the
144+
context tracking backend but doesn't yet fulfill all the
145145
requirements to make the full dynticks feature working.
146146
Without the full dynticks, there is no way to test the support
147147
for context tracking and the subsystems that rely on it: RCU

0 commit comments

Comments
 (0)