All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Egry Gábor" <gaboregry@t-online.hu>
To: dwmw2@infradead.org
Cc: trivial-list <trivial@kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [PATCH] mtd: Trivial typo fixes
Date: Fri, 12 May 2006 15:04:48 +0200	[thread overview]
Message-ID: <1147439088.27820.27.camel@spirit> (raw)


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

_


             reply	other threads:[~2006-05-12 13:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-12 13:04 Egry Gábor [this message]
2006-05-12 16:35 ` [PATCH] mtd: Trivial typo fixes David Woodhouse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1147439088.27820.27.camel@spirit \
    --to=gaboregry@t-online.hu \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.