lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 2 Nov 2017 04:54:46 -0700
From:   tip-bot for Randy Dunlap <tipbot@...or.com>
To:     linux-tip-commits@...r.kernel.org
Cc:     hpa@...or.com, rdunlap@...radead.org, john.stultz@...aro.org,
        tglx@...utronix.de, trivial@...nel.org, mingo@...nel.org,
        sboyd@...eaurora.org, linux-kernel@...r.kernel.org
Subject: [tip:timers/core] kernel/time/Kconfig: Fix typo in comment

Commit-ID:  6082a6e44434a17f194048b7d48df56f148ec6d4
Gitweb:     https://git.kernel.org/tip/6082a6e44434a17f194048b7d48df56f148ec6d4
Author:     Randy Dunlap <rdunlap@...radead.org>
AuthorDate: Wed, 1 Nov 2017 11:04:51 -0700
Committer:  Thomas Gleixner <tglx@...utronix.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@...radead.org>
Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
Cc: John Stultz <john.stultz@...aro.org>
Cc: Stephen Boyd <sboyd@...eaurora.org>
Cc: Jiri Kosina <trivial@...nel.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
 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ