All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH trivial] kernel/time/Kconfig: fix typo in comment
@ 2017-11-01 18:04 Randy Dunlap
  2017-11-02 11:54 ` [tip:timers/core] kernel/time/Kconfig: Fix " tip-bot for Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2017-11-01 18:04 UTC (permalink / raw)
  To: Jiri Kosina, LKML; +Cc: John Stultz, Thomas Gleixner, Stephen Boyd

From: Randy Dunlap <rdunlap@infradead.org>

Fix typo in Kconfig comment text.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc:	John Stultz <john.stultz@linaro.org>
Cc:	Thomas Gleixner <tglx@linutronix.de>
Cc:	Stephen Boyd <sboyd@codeaurora.org>
Cc:	Jiri Kosina <trivial@kernel.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
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [tip:timers/core] kernel/time/Kconfig: Fix typo in comment
  2017-11-01 18:04 [PATCH trivial] kernel/time/Kconfig: fix typo in comment Randy Dunlap
@ 2017-11-02 11:54 ` tip-bot for Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Randy Dunlap @ 2017-11-02 11:54 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: hpa, rdunlap, john.stultz, tglx, trivial, mingo, sboyd, linux-kernel

Commit-ID:  6082a6e44434a17f194048b7d48df56f148ec6d4
Gitweb:     https://git.kernel.org/tip/6082a6e44434a17f194048b7d48df56f148ec6d4
Author:     Randy Dunlap <rdunlap@infradead.org>
AuthorDate: Wed, 1 Nov 2017 11:04:51 -0700
Committer:  Thomas Gleixner <tglx@linutronix.de>
CommitDate: Thu, 2 Nov 2017 12:50:34 +0100

kernel/time/Kconfig: Fix typo in comment

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/time/Kconfig b/kernel/time/Kconfig
index ac09bc2..d689a95 100644
--- a/kernel/time/Kconfig
+++ b/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
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-02 11:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-01 18:04 [PATCH trivial] kernel/time/Kconfig: fix typo in comment Randy Dunlap
2017-11-02 11:54 ` [tip:timers/core] kernel/time/Kconfig: Fix " tip-bot for Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.