* [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
* Re: [PATCH] mtd: nand_bch: fix spelling of "probably"
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
1 sibling, 0 replies; 4+ messages in thread
From: Brian Norris @ 2016-05-06 16:42 UTC (permalink / raw)
To: linux-mtd; +Cc: Boris Brezillon
On Fri, May 06, 2016 at 09:38:41AM -0700, Brian Norris wrote:
> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Applied to l2-mtd.git
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] mtd: nand_bch: fix spelling of "probably"
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
1 sibling, 1 reply; 4+ messages in thread
From: Boris Brezillon @ 2016-05-06 16:44 UTC (permalink / raw)
To: Brian Norris; +Cc: linux-mtd
On Fri, 6 May 2016 09:38:41 -0700
Brian Norris <computersforpeace@gmail.com> wrote:
> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Can you take it directly into your tree before preparing your PR for
Linus?
> ---
> 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;
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] mtd: nand_bch: fix spelling of "probably"
2016-05-06 16:44 ` Boris Brezillon
@ 2016-05-06 16:47 ` Brian Norris
0 siblings, 0 replies; 4+ messages in thread
From: Brian Norris @ 2016-05-06 16:47 UTC (permalink / raw)
To: Boris Brezillon; +Cc: linux-mtd
On Fri, May 06, 2016 at 06:44:44PM +0200, Boris Brezillon wrote:
> On Fri, 6 May 2016 09:38:41 -0700
> Brian Norris <computersforpeace@gmail.com> wrote:
>
> > Signed-off-by: Brian Norris <computersforpeace@gmail.com>
>
> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
>
> Can you take it directly into your tree before preparing your PR for
> Linus?
Done already :)
^ permalink raw reply [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).