public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wolfram@the-dreams.de>
To: linux-mtd@lists.infradead.org
Cc: Wolfram Sang <wolfram@the-dreams.de>, Martin Walch <walch.martin@web.de>
Subject: [PATCH] mtd: nand: Kconfig: drop utf8 characters
Date: Tue, 27 Nov 2012 00:07:25 +0100	[thread overview]
Message-ID: <1353971245-26735-1-git-send-email-wolfram@the-dreams.de> (raw)

The Linux Kernel Configuration system (lkc) expects 8 bit characters
only (declared in scripts/kconfig/zconf.l: %option 8bit). Fix two flaws
that cause minor glitches like broken characters in xconfig.

Reported-by: Martin Walch <walch.martin@web.de>
Signed-off-by: Wolfram Sang <wolfram@the-dreams.de>
---

Fixes bugzilla entry #43067

 drivers/mtd/nand/Kconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 4883139..5a5bae7 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -354,12 +354,12 @@ config MTD_NAND_SHARPSL
 	depends on ARCH_PXA
 
 config MTD_NAND_CAFE
-	tristate "NAND support for OLPC CAFÉ chip"
+	tristate "NAND support for OLPC CAFE chip"
 	depends on PCI
 	select REED_SOLOMON
 	select REED_SOLOMON_DEC16
 	help
-	  Use NAND flash attached to the CAFÉ chip designed for the OLPC
+	  Use NAND flash attached to the CAFE chip designed for the OLPC
 	  laptop.
 
 config MTD_NAND_CS553X
-- 
1.7.10.4

             reply	other threads:[~2012-11-26 23:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-26 23:07 Wolfram Sang [this message]
2012-11-26 23:18 ` [PATCH] mtd: nand: Kconfig: drop utf8 characters Scott Wood
2012-12-03 13:29   ` Artem Bityutskiy
2012-12-03 13:29     ` Wolfram Sang
2012-12-17  3:27     ` Martin Walch
2013-01-15 10:40       ` Artem Bityutskiy
2013-01-15 11:00         ` Artem Bityutskiy
2012-12-03 13:28 ` Artem Bityutskiy

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=1353971245-26735-1-git-send-email-wolfram@the-dreams.de \
    --to=wolfram@the-dreams.de \
    --cc=linux-mtd@lists.infradead.org \
    --cc=walch.martin@web.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox