All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shaomin Deng <dengshaomin@cdjrlc.com>
To: krzysztof.kozlowski@linaro.org, vkoul@kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, dmaengine@vger.kernel.org
Cc: alim.akhtar@samsung.com, Shaomin Deng <dengshaomin@cdjrlc.com>
Subject: [PATCH]  dmaengine: virt-dma: Fix double word in comments
Date: Thu, 25 Aug 2022 10:45:45 -0400	[thread overview]
Message-ID: <20220825144545.3528-1-dengshaomin@cdjrlc.com> (raw)

Delete the double word "many" in comments.

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

diff --git a/drivers/dma/s3c24xx-dma.c b/drivers/dma/s3c24xx-dma.c
index 8e14c72d03f0..2298cc5bed41 100644
--- a/drivers/dma/s3c24xx-dma.c
+++ b/drivers/dma/s3c24xx-dma.c
@@ -1094,7 +1094,7 @@ static int s3c24xx_dma_init_virtual_channels(struct s3c24xx_dma_engine *s3cdma,
 	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


WARNING: multiple messages have this Message-ID (diff)
From: Shaomin Deng <dengshaomin@cdjrlc.com>
To: krzysztof.kozlowski@linaro.org, vkoul@kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, dmaengine@vger.kernel.org
Cc: alim.akhtar@samsung.com, Shaomin Deng <dengshaomin@cdjrlc.com>
Subject: [PATCH]  dmaengine: virt-dma: Fix double word in comments
Date: Thu, 25 Aug 2022 10:45:45 -0400	[thread overview]
Message-ID: <20220825144545.3528-1-dengshaomin@cdjrlc.com> (raw)

Delete the double word "many" in comments.

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

diff --git a/drivers/dma/s3c24xx-dma.c b/drivers/dma/s3c24xx-dma.c
index 8e14c72d03f0..2298cc5bed41 100644
--- a/drivers/dma/s3c24xx-dma.c
+++ b/drivers/dma/s3c24xx-dma.c
@@ -1094,7 +1094,7 @@ static int s3c24xx_dma_init_virtual_channels(struct s3c24xx_dma_engine *s3cdma,
 	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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2022-08-25 14:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-25 14:45 Shaomin Deng [this message]
2022-08-25 14:45 ` [PATCH] dmaengine: virt-dma: Fix double word in comments Shaomin Deng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220825144545.3528-1-dengshaomin@cdjrlc.com \
    --to=dengshaomin@cdjrlc.com \
    --cc=alim.akhtar@samsung.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.