All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5/5] mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()
@ 2023-03-06 14:48 ` Md Sadre Alam
  0 siblings, 0 replies; 4+ messages in thread
From: Md Sadre Alam @ 2023-03-06 14:48 UTC (permalink / raw)
  To: miquel.raynal, richard, vigneshr, linux-mtd, linux-kernel
  Cc: quic_sjaganat, quic_srichara, quic_varada, quic_mdalam

There is a spelling mistake in a chip->legacy.waifunc(). Fix it.

Signed-off-by: Md Sadre Alam <quic_mdalam@quicinc.com>
---
 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 f8d4be9c587a..5159d692f9ce 100644
--- a/include/linux/mtd/rawnand.h
+++ b/include/linux/mtd/rawnand.h
@@ -1075,7 +1075,7 @@ static inline void nand_op_trace(const char *prefix,
  * @exec_op:	 controller specific method to execute NAND operations.
  *		 This method replaces chip->legacy.cmdfunc(),
  *		 chip->legacy.{read,write}_{buf,byte,word}(),
- *		 chip->legacy.dev_ready() and chip->legacy.waifunc().
+ *		 chip->legacy.dev_ready() and chip->legacy.waitfunc().
  * @setup_interface: setup the data interface and timing. If chipnr is set to
  *		     %NAND_DATA_IFACE_CHECK_ONLY this means the configuration
  *		     should not be applied but only checked.
-- 
2.17.1


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

* [PATCH 5/5] mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()
@ 2023-03-06 14:48 ` Md Sadre Alam
  0 siblings, 0 replies; 4+ messages in thread
From: Md Sadre Alam @ 2023-03-06 14:48 UTC (permalink / raw)
  To: miquel.raynal, richard, vigneshr, linux-mtd, linux-kernel
  Cc: quic_sjaganat, quic_srichara, quic_varada, quic_mdalam

There is a spelling mistake in a chip->legacy.waifunc(). Fix it.

Signed-off-by: Md Sadre Alam <quic_mdalam@quicinc.com>
---
 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 f8d4be9c587a..5159d692f9ce 100644
--- a/include/linux/mtd/rawnand.h
+++ b/include/linux/mtd/rawnand.h
@@ -1075,7 +1075,7 @@ static inline void nand_op_trace(const char *prefix,
  * @exec_op:	 controller specific method to execute NAND operations.
  *		 This method replaces chip->legacy.cmdfunc(),
  *		 chip->legacy.{read,write}_{buf,byte,word}(),
- *		 chip->legacy.dev_ready() and chip->legacy.waifunc().
+ *		 chip->legacy.dev_ready() and chip->legacy.waitfunc().
  * @setup_interface: setup the data interface and timing. If chipnr is set to
  *		     %NAND_DATA_IFACE_CHECK_ONLY this means the configuration
  *		     should not be applied but only checked.
-- 
2.17.1


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

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

* Re: [PATCH 5/5] mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()
  2023-03-06 14:48 ` Md Sadre Alam
@ 2023-03-07 19:24   ` Miquel Raynal
  -1 siblings, 0 replies; 4+ messages in thread
From: Miquel Raynal @ 2023-03-07 19:24 UTC (permalink / raw)
  To: Md Sadre Alam, miquel.raynal, richard, vigneshr, linux-mtd, linux-kernel
  Cc: quic_sjaganat, quic_srichara, quic_varada

On Mon, 2023-03-06 at 14:48:10 UTC, Md Sadre Alam wrote:
> There is a spelling mistake in a chip->legacy.waifunc(). Fix it.
> 
> Signed-off-by: Md Sadre Alam <quic_mdalam@quicinc.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] 4+ messages in thread

* Re: [PATCH 5/5] mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()
@ 2023-03-07 19:24   ` Miquel Raynal
  0 siblings, 0 replies; 4+ messages in thread
From: Miquel Raynal @ 2023-03-07 19:24 UTC (permalink / raw)
  To: Md Sadre Alam, miquel.raynal, richard, vigneshr, linux-mtd, linux-kernel
  Cc: quic_sjaganat, quic_srichara, quic_varada

On Mon, 2023-03-06 at 14:48:10 UTC, Md Sadre Alam wrote:
> There is a spelling mistake in a chip->legacy.waifunc(). Fix it.
> 
> Signed-off-by: Md Sadre Alam <quic_mdalam@quicinc.com>

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

Miquel

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

end of thread, other threads:[~2023-03-07 19:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-06 14:48 [PATCH 5/5] mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc() Md Sadre Alam
2023-03-06 14:48 ` Md Sadre Alam
2023-03-07 19:24 ` Miquel Raynal
2023-03-07 19:24   ` Miquel Raynal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.