Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: mt29f_spinand: Fix typo in Kconfig
@ 2015-01-15 10:47 Masanari Iida
  2015-01-20 20:34 ` Brian Norris
  0 siblings, 1 reply; 3+ messages in thread
From: Masanari Iida @ 2015-01-15 10:47 UTC (permalink / raw)
  To: kamlakant.patel, gregkh, linux-mtd; +Cc: devel, Masanari Iida, manonuevo

This patch fix a spelling typo in Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 drivers/staging/mt29f_spinand/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/mt29f_spinand/Kconfig b/drivers/staging/mt29f_spinand/Kconfig
index 4031748..f3f9cb3 100644
--- a/drivers/staging/mt29f_spinand/Kconfig
+++ b/drivers/staging/mt29f_spinand/Kconfig
@@ -12,5 +12,5 @@ config MTD_SPINAND_ONDIEECC
 	bool "Use SPINAND internal ECC"
 	depends on MTD_SPINAND_MT29F
 	help
-	  Internel ECC.
+	  Internal ECC.
 	  Enables Hardware ECC support for Micron SPI NAND.
-- 
2.3.0.rc0

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

end of thread, other threads:[~2015-01-20 21:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-15 10:47 [PATCH] staging: mt29f_spinand: Fix typo in Kconfig Masanari Iida
2015-01-20 20:34 ` Brian Norris
2015-01-20 21:19   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox