mtd: cafe_nand: spelling mistake
Linux-MTD Mailing List
linux-mtd at lists.infradead.org
Fri Jul 6 13:59:01 EDT 2012
Gitweb: http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=b9bc815c2c01e8cbc6fe894e3b4ff6bb4313ebcb
Commit: b9bc815c2c01e8cbc6fe894e3b4ff6bb4313ebcb
Parent: 9cb93fbb5e84a2749e4ad6fec5091d149323a3d4
Author: Brian Norris <computersforpeace at gmail.com>
AuthorDate: Fri May 11 13:30:34 2012 -0700
Committer: David Woodhouse <David.Woodhouse at intel.com>
CommitDate: Fri Jul 6 18:17:02 2012 +0100
mtd: cafe_nand: spelling mistake
Signed-off-by: Brian Norris <computersforpeace at gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>
---
drivers/mtd/nand/cafe_nand.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/mtd/nand/cafe_nand.c b/drivers/mtd/nand/cafe_nand.c
index f3f6cfe..ac0d967 100644
--- a/drivers/mtd/nand/cafe_nand.c
+++ b/drivers/mtd/nand/cafe_nand.c
@@ -377,7 +377,7 @@ static int cafe_nand_read_oob(struct mtd_info *mtd, struct nand_chip *chip,
* @buf: buffer to store read data
* @oob_required: caller expects OOB data read to chip->oob_poi
*
- * The hw generator calculates the error syndrome automatically. Therefor
+ * The hw generator calculates the error syndrome automatically. Therefore
* we need a special oob layout and handling.
*/
static int cafe_nand_read_page(struct mtd_info *mtd, struct nand_chip *chip,
More information about the linux-mtd-cvs
mailing list