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:	Sat, 16 Aug 2008 15:16:30 +1000
From:	Grant Coady <grant_lkml@...o.com.au>
To:	linux-kernel@...r.kernel.org
Cc:	Alan Cox <alan@...rguk.ukuu.org.uk>
Subject: [PATCH 3/3] ATA Kconfig cleanup: text changes and break long lines


From: Grant Coady <gcoady.lk@...il.com>

ATA Kconfig cleanup 3/3: A few text changes and break a couple long 
lines.

Signed-off-by: Grant Coady <gcoady.lk@...il.com>

---
 Kconfig |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

--- linux-2.6.27-rc3b2/drivers/ata/Kconfig	2008-08-16 14:20:08.177922891 +1000
+++ linux-2.6.27-rc3b3/drivers/ata/Kconfig	2008-08-16 14:50:16.454342447 +1000
@@ -3,7 +3,7 @@
 #
 
 menuconfig ATA
-	tristate "Serial ATA (prod) and Parallel ATA (experimental) drivers"
+	tristate "Serial ATA and Parallel ATA (SATA/PATA) drivers"
 	depends on HAS_IOMEM
 	depends on BLOCK
 	depends on !(M32R || M68K) || BROKEN
@@ -118,7 +118,8 @@
 	help
 	  On Acorn systems, say Y here if you wish to use the ICS PATA
 	  interface card.  This is not required for ICS partition support.
-	  If you are unsure, say N to this.
+
+	  If unsure, say N.
 
 config PATA_ACPI
 	tristate "ACPI firmware driver for PATA"
@@ -550,12 +551,13 @@
 	tristate "Promise PATA 2027x support"
 	depends on ATA_SFF_PATA && PCI
 	help
-	  This option enables support for Promise PATA pdc20268 to pdc20277 host adapters.
+	  This option enables support for Promise PATA pdc20268 to
+	  pdc20277 host adapters.
 
 	  If unsure, say N.
 
 config PATA_PDC_OLD
-	tristate "Older Promise PATA controller support (Experimental)"
+	tristate "Promise older PATA controller support (Experimental)"
 	depends on ATA_SFF_PATA && PCI && EXPERIMENTAL
 	help
 	  This option enables support for the Promise 20246, 20262, 20263,
@@ -622,7 +624,7 @@
 	  If unsure, say N.
 
 config PATA_SERVERWORKS
-	tristate "SERVERWORKS OSB4/CSB5/CSB6/HT1000 PATA support"
+	tristate "ServerWorks OSB4/CSB5/CSB6/HT1000 PATA support"
 	depends on ATA_SFF_PATA && PCI
 	help
 	  This option enables support for the Serverworks OSB4/CSB5/CSB6 and
@@ -695,7 +697,8 @@
 	tristate "VITESSE VSC-7174 / INTEL 31244 SATA support"
 	depends on ATA_SFF_SATA && PCI
 	help
-	  This option enables support for Vitesse VSC7174 and Intel 31244 Serial ATA.
+	  This option enables support for Vitesse VSC7174 and
+	  Intel 31244 Serial ATA.
 
 	  If unsure, say N.
 
--
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