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:	Thu, 14 Feb 2008 23:06:15 +0000
From:	Ben Dooks <ben-linux@...ff.org>
To:	linux-kernel@...r.kernel.org
Cc:	oakad@...oo.com
Subject: MemoryStick: reference to MMC should be MemoryStick

The drivers/memstick/Kconfig references MMC where it should read MemoryStick

Signed-off-by: Ben Dooks <ben-linux@...ff.org>

diff -urNp linux-2.6.25-rc1/drivers/memstick/Kconfig linux-2.6.25-rc1-bjd1/drivers/memstick/Kconfig
--- linux-2.6.25-rc1/drivers/memstick/Kconfig	2008-02-13 20:04:28.000000000 +0000
+++ linux-2.6.25-rc1-bjd1/drivers/memstick/Kconfig	2008-02-14 23:02:52.000000000 +0000
@@ -8,7 +8,7 @@ menuconfig MEMSTICK
 	  Sony MemoryStick is a proprietary storage/extension card protocol.
 
 	  If you want MemoryStick support, you should say Y here and also
-	  to the specific driver for your MMC interface.
+	  to the specific driver for your MemoryStick interface.
 
 if MEMSTICK
 
--
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