timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"
authorColin Ian King <colin.king@canonical.com>
Thu, 17 Dec 2020 17:17:05 +0000 (17:17 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 18 Dec 2020 22:15:00 +0000 (23:15 +0100)
There is a spelling mistake in the Kconfig help text. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20201217171705.57586-1-colin.king@canonical.com
kernel/time/Kconfig

index a09b1d6..64051f4 100644 (file)
@@ -141,7 +141,7 @@ config CONTEXT_TRACKING_FORCE
          dynticks working.
 
          This option stands for testing when an arch implements the
-         context tracking backend but doesn't yet fullfill all the
+         context tracking backend but doesn't yet fulfill all the
          requirements to make the full dynticks feature working.
          Without the full dynticks, there is no way to test the support
          for context tracking and the subsystems that rely on it: RCU