]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
kernel/time/Kconfig: Fix typo in comment
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 1 Nov 2017 18:04:51 +0000 (11:04 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 2 Nov 2017 11:50:34 +0000 (12:50 +0100)
Fix typo in Kconfig comment text.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Jiri Kosina <trivial@kernel.org>
Link: https://lkml.kernel.org/r/0e586dd4-2b27-864e-c252-bc72df52fd01@infradead.org
kernel/time/Kconfig

index ac09bc29eb08216a8588710d08515705a749fb19..d689a9557e170b9d89ddb7cb42e518a82d5851cb 100644 (file)
@@ -56,7 +56,7 @@ menu "Timers subsystem"
 
 # Core internal switch. Selected by NO_HZ_COMMON / HIGH_RES_TIMERS. This is
 # only related to the tick functionality. Oneshot clockevent devices
-# are supported independ of this.
+# are supported independent of this.
 config TICK_ONESHOT
        bool