dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dmaengine: pl08x: Fix double word
@ 2022-08-30 15:07 Shaomin Deng
  2022-09-29  6:54 ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Shaomin Deng @ 2022-08-30 15:07 UTC (permalink / raw)
  To: vkoul, dmaengine, linux-kernel; +Cc: Shaomin Deng

Fix the double word "many" in comments.

Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
---
 drivers/dma/amba-pl08x.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/amba-pl08x.c b/drivers/dma/amba-pl08x.c
index 487a01aa207d..eea8bd33b4b7 100644
--- a/drivers/dma/amba-pl08x.c
+++ b/drivers/dma/amba-pl08x.c
@@ -2367,7 +2367,7 @@ static int pl08x_dma_init_virtual_channels(struct pl08x_driver_data *pl08x,
 	INIT_LIST_HEAD(&dmadev->channels);
 
 	/*
-	 * Register as many many memcpy as we have physical channels,
+	 * Register as many memcpy as we have physical channels,
 	 * we won't always be able to use all but the code will have
 	 * to cope with that situation.
 	 */
-- 
2.35.1


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

* Re: [PATCH] dmaengine: pl08x: Fix double word
  2022-08-30 15:07 [PATCH] dmaengine: pl08x: Fix double word Shaomin Deng
@ 2022-09-29  6:54 ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2022-09-29  6:54 UTC (permalink / raw)
  To: Shaomin Deng; +Cc: dmaengine, linux-kernel

On 30-08-22, 11:07, Shaomin Deng wrote:
> Fix the double word "many" in comments.

Applied, thanks

-- 
~Vinod

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

end of thread, other threads:[~2022-09-29  6:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-30 15:07 [PATCH] dmaengine: pl08x: Fix double word Shaomin Deng
2022-09-29  6:54 ` Vinod Koul

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