linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mtd: rawnand: Fix a typo ("manufecturer")
@ 2020-02-23 18:06 Jonathan Neuschäfer
  2020-03-10 18:31 ` Miquel Raynal
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2020-02-23 18:06 UTC (permalink / raw)
  To: linux-mtd
  Cc: Jonathan Neuschäfer, Miquel Raynal, Richard Weinberger,
	Vignesh Raghavendra, linux-kernel

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 include/linux/mtd/rawnand.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/mtd/rawnand.h b/include/linux/mtd/rawnand.h
index 4ab9bccfcde0..3c7c15aadcee 100644
--- a/include/linux/mtd/rawnand.h
+++ b/include/linux/mtd/rawnand.h
@@ -1215,7 +1215,7 @@ static inline struct device_node *nand_get_flash_node(struct nand_chip *chip)
  * struct nand_flash_dev - NAND Flash Device ID Structure
  * @name: a human-readable name of the NAND chip
  * @dev_id: the device ID (the second byte of the full chip ID array)
- * @mfr_id: manufecturer ID part of the full chip ID array (refers the same
+ * @mfr_id: manufacturer ID part of the full chip ID array (refers the same
  *          memory address as ``id[0]``)
  * @dev_id: device ID part of the full chip ID array (refers the same memory
  *          address as ``id[1]``)
--
2.20.1


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

* Re: [PATCH] mtd: rawnand: Fix a typo ("manufecturer")
  2020-02-23 18:06 [PATCH] mtd: rawnand: Fix a typo ("manufecturer") Jonathan Neuschäfer
@ 2020-03-10 18:31 ` Miquel Raynal
  0 siblings, 0 replies; 2+ messages in thread
From: Miquel Raynal @ 2020-03-10 18:31 UTC (permalink / raw)
  To: Jonathan Neuschäfer, linux-mtd
  Cc: Miquel Raynal, Vignesh Raghavendra, Richard Weinberger, linux-kernel

On Sun, 2020-02-23 at 18:06:33 UTC, =?utf-8?q?Jonathan_Neusch=C3=A4fer?= wrote:
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

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

Miquel

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

end of thread, other threads:[~2020-03-10 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-23 18:06 [PATCH] mtd: rawnand: Fix a typo ("manufecturer") Jonathan Neuschäfer
2020-03-10 18:31 ` 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).