Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3603ea0a authored by Brian Norris's avatar Brian Norris
Browse files

mtd: nand_bch: fix spelling of "probably"

parent 2cbaf549
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -175,7 +175,7 @@ struct nand_bch_control *nand_bch_init(struct mtd_info *mtd)
	 * which is called by mtd_ooblayout_count_eccbytes().
	 * Make sure they are properly initialized before calling
	 * 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.
	 */
	nand->ecc.steps = eccsteps;