projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cbaf54
)
mtd: nand_bch: fix spelling of "probably"
author
Brian Norris
<computersforpeace@gmail.com>
Fri, 6 May 2016 16:31:18 +0000
(09:31 -0700)
committer
Brian Norris
<computersforpeace@gmail.com>
Fri, 6 May 2016 16:45:45 +0000
(09:45 -0700)
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/nand_bch.c
patch
|
blob
|
history
diff --git
a/drivers/mtd/nand/nand_bch.c
b/drivers/mtd/nand/nand_bch.c
index 28ef7b178eac74c02efed9720283e2d640ea0777..44763f87eae494eccd65241d5b6774aba4527cf4 100644
(file)
--- 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 proba
b
ly rework the sequencing in nand_scan_tail()
* to avoid setting those fields twice.
*/
nand->ecc.steps = eccsteps;