[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <0e586dd4-2b27-864e-c252-bc72df52fd01@infradead.org>
Date: Wed, 1 Nov 2017 11:04:51 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Jiri Kosina <trivial@...nel.org>,
LKML <linux-kernel@...r.kernel.org>
Cc: John Stultz <john.stultz@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>,
Stephen Boyd <sboyd@...eaurora.org>
Subject: [PATCH trivial] kernel/time/Kconfig: fix typo in comment
From: Randy Dunlap <rdunlap@...radead.org>
Fix typo in Kconfig comment text.
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: John Stultz <john.stultz@...aro.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: Stephen Boyd <sboyd@...eaurora.org>
Cc: Jiri Kosina <trivial@...nel.org>
---
kernel/time/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- lnx-414-rc7.orig/kernel/time/Kconfig
+++ lnx-414-rc7/kernel/time/Kconfig
@@ -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
Powered by blists - more mailing lists