* [PATCH] dmaengine: ep93xx: Remove redundant word in comment
@ 2022-04-03 12:31 jianchunfu
2022-04-11 12:01 ` Vinod Koul
0 siblings, 1 reply; 2+ messages in thread
From: jianchunfu @ 2022-04-03 12:31 UTC (permalink / raw)
To: vkoul; +Cc: dmaengine, jianchunfu
Remove the second 'to' which is repeated.
Signed-off-by: jianchunfu <jianchunfu@cmss.chinamobile.com>
---
drivers/dma/ep93xx_dma.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/dma/ep93xx_dma.c b/drivers/dma/ep93xx_dma.c
index 98f9ee703..971ff5f9a 100644
--- a/drivers/dma/ep93xx_dma.c
+++ b/drivers/dma/ep93xx_dma.c
@@ -132,7 +132,7 @@ struct ep93xx_dma_desc {
/**
* struct ep93xx_dma_chan - an EP93xx DMA M2P/M2M channel
* @chan: dmaengine API channel
- * @edma: pointer to to the engine device
+ * @edma: pointer to the engine device
* @regs: memory mapped registers
* @irq: interrupt number of the channel
* @clk: clock used by this channel
--
2.18.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dmaengine: ep93xx: Remove redundant word in comment
2022-04-03 12:31 [PATCH] dmaengine: ep93xx: Remove redundant word in comment jianchunfu
@ 2022-04-11 12:01 ` Vinod Koul
0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2022-04-11 12:01 UTC (permalink / raw)
To: jianchunfu; +Cc: dmaengine
On 03-04-22, 20:31, jianchunfu wrote:
> Remove the second 'to' which is repeated.
Applied, thanks
--
~Vinod
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-11 12:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-03 12:31 [PATCH] dmaengine: ep93xx: Remove redundant word in comment jianchunfu
2022-04-11 12:01 ` Vinod Koul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox