Re: [PATCH trivial] mtd: nand: fix typo, s/erasablocks/eraseblocks

2019-08-26 Thread Miquel Raynal
On Fri, 2019-08-23 at 15:39:37 UTC, wrote: > From: Tudor Ambarus > > Signed-off-by: Tudor Ambarus Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel

[PATCH trivial] mtd: nand: fix typo, s/erasablocks/eraseblocks

2019-08-23 Thread Tudor.Ambarus
From: Tudor Ambarus Signed-off-by: Tudor Ambarus --- include/linux/mtd/nand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h index cebc38b6d6f5..0c7483843a32 100644 --- a/include/linux/mtd/nand.h +++