提交 3603ea0a 编写于 作者: B Brian Norris

mtd: nand_bch: fix spelling of "probably"

Signed-off-by: NBrian Norris <computersforpeace@gmail.com>
Acked-by: NBoris Brezillon <boris.brezillon@free-electrons.com>
上级 2cbaf549
...@@ -175,7 +175,7 @@ struct nand_bch_control *nand_bch_init(struct mtd_info *mtd) ...@@ -175,7 +175,7 @@ struct nand_bch_control *nand_bch_init(struct mtd_info *mtd)
* which is called by mtd_ooblayout_count_eccbytes(). * which is called by mtd_ooblayout_count_eccbytes().
* Make sure they are properly initialized before calling * Make sure they are properly initialized before calling
* mtd_ooblayout_count_eccbytes(). * mtd_ooblayout_count_eccbytes().
* FIXME: we should probaly rework the sequencing in nand_scan_tail() * FIXME: we should probably rework the sequencing in nand_scan_tail()
* to avoid setting those fields twice. * to avoid setting those fields twice.
*/ */
nand->ecc.steps = eccsteps; nand->ecc.steps = eccsteps;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册