linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mtd: nand_bch: fix spelling of "probably"
@ 2016-05-06 16:38 Brian Norris
  2016-05-06 16:42 ` Brian Norris
  2016-05-06 16:44 ` Boris Brezillon
  0 siblings, 2 replies; 4+ messages in thread
From: Brian Norris @ 2016-05-06 16:38 UTC (permalink / raw)
  To: linux-mtd; +Cc: Boris Brezillon, Brian Norris

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
---
 drivers/mtd/nand/nand_bch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mtd/nand/nand_bch.c b/drivers/mtd/nand/nand_bch.c
index 28ef7b178eac..44763f87eae4 100644
--- a/drivers/mtd/nand/nand_bch.c
+++ b/drivers/mtd/nand/nand_bch.c
@@ -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;
-- 
2.8.0.rc3.226.g39d4020

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-05-06 16:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-06 16:38 [PATCH] mtd: nand_bch: fix spelling of "probably" Brian Norris
2016-05-06 16:42 ` Brian Norris
2016-05-06 16:44 ` Boris Brezillon
2016-05-06 16:47   ` Brian Norris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).