netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html
@ 2015-07-10 12:20 Masanari Iida
  2015-07-11  6:46 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2015-07-10 12:20 UTC (permalink / raw)
  To: linux-kernel, corbet, linux-media, rob, netdev, davem; +Cc: Masanari Iida

This patch fix a spelling typo found in API-z8530-sync-txdma-open.html.
It is because this file was generated from comment in source,
I have to fix comment in source.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 drivers/net/wan/z85230.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wan/z85230.c b/drivers/net/wan/z85230.c
index feacc3b..2f0bd69 100644
--- a/drivers/net/wan/z85230.c
+++ b/drivers/net/wan/z85230.c
@@ -1044,7 +1044,7 @@ EXPORT_SYMBOL(z8530_sync_dma_close);
  *	@dev: The network device to attach
  *	@c: The Z8530 channel to configure in sync DMA mode.
  *
- *	Set up a Z85x30 device for synchronous DMA tranmission. One
+ *	Set up a Z85x30 device for synchronous DMA transmission. One
  *	ISA DMA channel must be available for this to work. The receive
  *	side is run in PIO mode, but then it has the bigger FIFO.
  */
-- 
2.5.0.rc1

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

* Re: [PATCH] Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html
  2015-07-10 12:20 [PATCH] Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html Masanari Iida
@ 2015-07-11  6:46 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2015-07-11  6:46 UTC (permalink / raw)
  To: standby24x7; +Cc: linux-kernel, corbet, linux-media, rob, netdev

From: Masanari Iida <standby24x7@gmail.com>
Date: Fri, 10 Jul 2015 21:20:28 +0900

> This patch fix a spelling typo found in API-z8530-sync-txdma-open.html.
> It is because this file was generated from comment in source,
> I have to fix comment in source.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Applied, t hanks.

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

end of thread, other threads:[~2015-07-11  6:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-10 12:20 [PATCH] Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html Masanari Iida
2015-07-11  6:46 ` David Miller

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