linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mtd: Trivial typo fixes
@ 2006-05-12 13:04 Egry Gábor
  2006-05-12 16:35 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Egry Gábor @ 2006-05-12 13:04 UTC (permalink / raw)
  To: dwmw2; +Cc: trivial-list, linux-kernel


Trivial typo fixes in Kconfig files (MTD).

Signed-off-by: Egry Gabor <gaboregry@t-online.hu>

---

 linux-2.6.17-rc4-i18n-kconfig-gabaman/drivers/mtd/Kconfig                  |    4 ++--
 linux-2.6.17-rc4-i18n-kconfig-gabaman/drivers/mtd/maps/Kconfig             |    2 +-
 linux-2.6.17-rc4-i18n-kconfig-gabaman/drivers/mtd/nand/Kconfig             |    2 +-

diff -puN drivers/mtd/Kconfig~kconfig-i18n-22-typo-fixes drivers/mtd/Kconfig
--- linux-2.6.17-rc4-i18n-kconfig/drivers/mtd/Kconfig~kconfig-i18n-22-typo-fixes	2006-05-12 12:43:50.000000000 +0200
+++ linux-2.6.17-rc4-i18n-kconfig-gabaman/drivers/mtd/Kconfig	2006-05-12 12:43:50.000000000 +0200
@@ -78,7 +78,7 @@ config MTD_REDBOOT_DIRECTORY_BLOCK
 	  option.
 
 	  The option specifies which Flash sectors holds the RedBoot
-	  partition table.  A zero or positive value gives an absolete
+	  partition table.  A zero or positive value gives an absolute
 	  erase block number. A negative value specifies a number of
 	  sectors before the end of the device.
 
@@ -103,7 +103,7 @@ config MTD_CMDLINE_PARTS
 	bool "Command line partition table parsing"
 	depends on MTD_PARTITIONS = "y"
 	---help---
-	  Allow generic configuration of the MTD paritition tables via the kernel
+	  Allow generic configuration of the MTD partition tables via the kernel
 	  command line. Multiple flash resources are supported for hardware where
 	  different kinds of flash memory are available.
 
diff -puN drivers/mtd/maps/Kconfig~kconfig-i18n-22-typo-fixes drivers/mtd/maps/Kconfig
--- linux-2.6.17-rc4-i18n-kconfig/drivers/mtd/maps/Kconfig~kconfig-i18n-22-typo-fixes	2006-05-12 12:43:50.000000000 +0200
+++ linux-2.6.17-rc4-i18n-kconfig-gabaman/drivers/mtd/maps/Kconfig	2006-05-12 12:43:50.000000000 +0200
@@ -109,7 +109,7 @@ config MTD_TS5500
 	  mtd1 allows you to reprogram your BIOS. BE VERY CAREFUL.
 
 	  Note that jumper 3 ("Write Enable Drive A") must be set
-	  otherwise detection won't succeeed.
+	  otherwise detection won't succeed.
 
 config MTD_SBC_GXX
 	tristate "CFI Flash device mapped on Arcom SBC-GXx boards"
diff -puN drivers/mtd/nand/Kconfig~kconfig-i18n-22-typo-fixes drivers/mtd/nand/Kconfig
--- linux-2.6.17-rc4-i18n-kconfig/drivers/mtd/nand/Kconfig~kconfig-i18n-22-typo-fixes	2006-05-12 12:43:50.000000000 +0200
+++ linux-2.6.17-rc4-i18n-kconfig-gabaman/drivers/mtd/nand/Kconfig	2006-05-12 12:45:56.000000000 +0200
@@ -87,7 +87,7 @@ config MTD_NAND_S3C2410
 	  This enables the NAND flash controller on the S3C2410 and S3C2440
 	  SoCs
 
-	  No board specfic support is done by this driver, each board
+	  No board specific support is done by this driver, each board
 	  must advertise a platform_device for the driver to attach.
 
 config MTD_NAND_S3C2410_DEBUG

_


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

* Re: [PATCH] mtd: Trivial typo fixes
  2006-05-12 13:04 [PATCH] mtd: Trivial typo fixes Egry Gábor
@ 2006-05-12 16:35 ` David Woodhouse
  0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2006-05-12 16:35 UTC (permalink / raw)
  To: Egry Gábor; +Cc: trivial-list, linux-kernel

On Fri, 2006-05-12 at 15:04 +0200, Egry Gábor wrote:
> 
> Trivial typo fixes in Kconfig files (MTD).
> 
> Signed-off-by: Egry Gabor <gaboregry@t-online.hu>

Applied; thanks.

-- 
dwmw2


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

end of thread, other threads:[~2006-05-12 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-12 13:04 [PATCH] mtd: Trivial typo fixes Egry Gábor
2006-05-12 16:35 ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).