linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: tip-bot for Randy Dunlap <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: hpa@zytor.com, rdunlap@infradead.org, john.stultz@linaro.org,
	tglx@linutronix.de, trivial@kernel.org, mingo@kernel.org,
	sboyd@codeaurora.org, linux-kernel@vger.kernel.org
Subject: [tip:timers/core] kernel/time/Kconfig: Fix typo in comment
Date: Thu, 2 Nov 2017 04:54:46 -0700	[thread overview]
Message-ID: <tip-6082a6e44434a17f194048b7d48df56f148ec6d4@git.kernel.org> (raw)
In-Reply-To: <0e586dd4-2b27-864e-c252-bc72df52fd01@infradead.org>

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
 

      reply	other threads:[~2017-11-02 11:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tip-6082a6e44434a17f194048b7d48df56f148ec6d4@git.kernel.org \
    --to=tipbot@zytor.com \
    --cc=hpa@zytor.com \
    --cc=john.stultz@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=sboyd@codeaurora.org \
    --cc=tglx@linutronix.de \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).