mtd: nand: fix spelling of REPLACEABLE
Linux-MTD Mailing List
linux-mtd at lists.infradead.org
Wed Apr 22 10:59:04 PDT 2015
Gitweb: http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=73c8aaf43629e83541332f66fd08699e20ea87bc
Commit: 73c8aaf43629e83541332f66fd08699e20ea87bc
Parent: 0542e135fa8c56cd03c02d74089750ae9195eb22
Author: Brian Norris <computersforpeace at gmail.com>
AuthorDate: Sat Feb 28 02:04:18 2015 -0800
Committer: Brian Norris <computersforpeace at gmail.com>
CommitDate: Tue Mar 24 14:21:27 2015 -0700
mtd: nand: fix spelling of REPLACEABLE
Signed-off-by: Brian Norris <computersforpeace at gmail.com>
---
drivers/mtd/nand/nand_base.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mtd/nand/nand_base.c b/drivers/mtd/nand/nand_base.c
index d4cec2f..ff56522 100644
--- a/drivers/mtd/nand/nand_base.c
+++ b/drivers/mtd/nand/nand_base.c
@@ -2124,7 +2124,7 @@ static int nand_write_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip,
/**
- * nand_write_subpage_hwecc - [REPLACABLE] hardware ECC based subpage write
+ * nand_write_subpage_hwecc - [REPLACEABLE] hardware ECC based subpage write
* @mtd: mtd info structure
* @chip: nand chip info structure
* @offset: column address of subpage within the page
More information about the linux-mtd-cvs
mailing list