Skip to content

Commit

Permalink
mtd: nand: fix spelling of REPLACEABLE
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Norris <[email protected]>
  • Loading branch information
computersforpeace committed Mar 24, 2015
1 parent 0542e13 commit 73c8aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mtd/nand/nand_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 73c8aaf

Please sign in to comment.