linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH trivial] mtd: nand: fix typo, s/erasablocks/eraseblocks
@ 2019-08-23 15:39 Tudor.Ambarus
  2019-08-26 12:59 ` Miquel Raynal
  0 siblings, 1 reply; 2+ messages in thread
From: Tudor.Ambarus @ 2019-08-23 15:39 UTC (permalink / raw)
  To: miquel.raynal, richard, marek.vasut, vigneshr, trivial,
	linux-mtd, linux-kernel
  Cc: Tudor.Ambarus

From: Tudor Ambarus <tudor.ambarus@microchip.com>

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
---
 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
+++ b/include/linux/mtd/nand.h
@@ -346,7 +346,7 @@ static inline unsigned int nanddev_ntargets(const struct nand_device *nand)
 }
 
 /**
- * nanddev_neraseblocks() - Get the total number of erasablocks
+ * nanddev_neraseblocks() - Get the total number of eraseblocks
  * @nand: NAND device
  *
  * Return: the total number of eraseblocks exposed by @nand.
-- 
2.9.5


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: [PATCH trivial] mtd: nand: fix typo, s/erasablocks/eraseblocks
  2019-08-23 15:39 [PATCH trivial] mtd: nand: fix typo, s/erasablocks/eraseblocks Tudor.Ambarus
@ 2019-08-26 12:59 ` Miquel Raynal
  0 siblings, 0 replies; 2+ messages in thread
From: Miquel Raynal @ 2019-08-26 12:59 UTC (permalink / raw)
  To: Tudor.Ambarus, miquel.raynal, richard, marek.vasut, vigneshr,
	trivial, linux-mtd, linux-kernel

On Fri, 2019-08-23 at 15:39:37 UTC,  wrote:
> From: Tudor Ambarus <tudor.ambarus@microchip.com>
> 
> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2019-08-26 13:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-23 15:39 [PATCH trivial] mtd: nand: fix typo, s/erasablocks/eraseblocks Tudor.Ambarus
2019-08-26 12:59 ` Miquel Raynal

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).