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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 07 Feb 2008 08:38:35 +0100
From:	Jan Kiszka <jan.kiszka@....de>
To:	Jason Wessel <jason.wessel@...driver.com>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	kgdb-bugreport@...ts.sourceforge.net
Subject: [PATCH] KGDB: kconfig polishing 

Just for the sake of cleanness.

Signed-off-by: Jan Kiszka <jan.kiszka@....de>

---
 lib/Kconfig.kgdb |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Index: b/lib/Kconfig.kgdb
===================================================================
--- a/lib/Kconfig.kgdb
+++ b/lib/Kconfig.kgdb
@@ -16,7 +16,7 @@ config KGDB_ARCH_HAS_SHADOW_INFO
 	depends on KGDB
 
 config KGDB_CONSOLE
-	bool "KGDB: Console messages through gdb"
+	bool "Console messages through gdb"
 	depends on KGDB
 	help
 	  If you say Y here, console messages will appear through gdb.
@@ -53,7 +53,7 @@ config KGDB_8250
 	  used by the standard 8250 driver or serial earlyprintk/earlycon.
 
 config KGDBOC
-	tristate "KGDB: Share serial console and kgdb port"
+	tristate "Shared serial console and kgdb port"
 	depends on KGDB
 	select SERIAL_POLL
 	select MAGIC_SYSRQ
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ