projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c10a777
)
dmaengine: virt-dma: Fix double word in comments
author
Shaomin Deng
<dengshaomin@cdjrlc.com>
Thu, 25 Aug 2022 14:45:45 +0000
(10:45 -0400)
committer
Vinod Koul
<vkoul@kernel.org>
Thu, 29 Sep 2022 06:52:27 +0000
(12:22 +0530)
Delete the double word "many" in comments.
Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220825144545.3528-1-dengshaomin@cdjrlc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/s3c24xx-dma.c
patch
|
blob
|
history
diff --git
a/drivers/dma/s3c24xx-dma.c
b/drivers/dma/s3c24xx-dma.c
index f6ed7e88978131c76efc318ee7cf0ecc66fe62f4..a09eeb545f7d5880c62f7f9cd9e17a4da3c19ceb 100644
(file)
--- 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 m
any m
emcpy 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.
*/