Commit 73c8aaf4 authored by Brian Norris's avatar Brian Norris

mtd: nand: fix spelling of REPLACEABLE

Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 0542e135
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment