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>] [day] [month] [year] [list]
Date:   Fri, 18 Aug 2017 10:17:05 -0700
From:   James Pack <jpack61108@...il.com>
To:     jason.wessel@...driver.com, trivial@...nel.org
Cc:     James Pack <jpack61108@...il.com>,
        Mauro Carvalho Chehab <mchehab@...nel.org>,
        linux-kernel@...r.kernel.org (open list)
Subject: [PATCH] Fixed typo in KGDB Kconfig file

Signed-off-by: James Pack <jpack61108@...il.com>
Acked-by: Daniel Thompson <daniel.thompson@...aro.org>
---
 lib/Kconfig.kgdb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Kconfig.kgdb b/lib/Kconfig.kgdb
index ab4ff0e..a5f7412 100644
--- a/lib/Kconfig.kgdb
+++ b/lib/Kconfig.kgdb
@@ -78,7 +78,7 @@ config KDB_DEFAULT_ENABLE
 	depends on KGDB_KDB
 	default 0x1
 	help
-	  Specifiers which kdb commands are enabled by default. This may
+	  Specifies which kdb commands are enabled by default. This may
 	  be set to 1 or 0 to enable all commands or disable almost all
 	  commands.
 
-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ