projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d787390
)
dmaengine: pl08x: Fix double word
author
Shaomin Deng
<dengshaomin@cdjrlc.com>
Tue, 30 Aug 2022 15:07:08 +0000
(11:07 -0400)
committer
Vinod Koul
<vkoul@kernel.org>
Thu, 29 Sep 2022 06:54:16 +0000
(12:24 +0530)
Fix the double word "many" in comments.
Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220830150708.24507-1-dengshaomin@cdjrlc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/amba-pl08x.c
patch
|
blob
|
history
diff --git
a/drivers/dma/amba-pl08x.c
b/drivers/dma/amba-pl08x.c
index 487a01aa207dfaaaa81e075b8f41971748320c1e..eea8bd33b4b7385d0fd21dad5583588c7de3556f 100644
(file)
--- 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 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.
*/