All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ata: CONFIG_ATA is libata
@ 2014-02-15  2:29 Randy Dunlap
  2014-02-18 23:27 ` Tejun Heo
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2014-02-15  2:29 UTC (permalink / raw)
  To: linux-ide, Tejun Heo; +Cc: Gene Heskett

From: Randy Dunlap <rdunlap@infradead.org>

Let users know that CONFIG_ATA is the kconfig symbol for libata,
since libata is mentioned in documentation and messages several
times.

Also correct a grammar typo.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
 drivers/ata/Kconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- lnx-314-rc2.orig/drivers/ata/Kconfig
+++ lnx-314-rc2/drivers/ata/Kconfig
@@ -11,13 +11,13 @@ config HAVE_PATA_PLATFORM
 	  to update the PATA_PLATFORM entry.
 
 menuconfig ATA
-	tristate "Serial ATA and Parallel ATA drivers"
+	tristate "Serial ATA and Parallel ATA drivers (libata)"
 	depends on HAS_IOMEM
 	depends on BLOCK
 	depends on !(M32R || M68K || S390) || BROKEN
 	select SCSI
 	---help---
-	  If you want to use a ATA hard disk, ATA tape drive, ATA CD-ROM or
+	  If you want to use an ATA hard disk, ATA tape drive, ATA CD-ROM or
 	  any other ATA device under Linux, say Y and make sure that you know
 	  the name of your ATA host adapter (the card inside your computer
 	  that "speaks" the ATA protocol, also called ATA controller),

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ata: CONFIG_ATA is libata
  2014-02-15  2:29 [PATCH] ata: CONFIG_ATA is libata Randy Dunlap
@ 2014-02-18 23:27 ` Tejun Heo
  0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2014-02-18 23:27 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-ide, Gene Heskett

On Fri, Feb 14, 2014 at 06:29:34PM -0800, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Let users know that CONFIG_ATA is the kconfig symbol for libata,
> since libata is mentioned in documentation and messages several
> times.
> 
> Also correct a grammar typo.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>

Applied to libata/for-3.15.

Thanks.

-- 
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-18 23:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-15  2:29 [PATCH] ata: CONFIG_ATA is libata Randy Dunlap
2014-02-18 23:27 ` Tejun Heo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.