Commit d7873903 authored by Shaomin Deng's avatar Shaomin Deng Committed by Vinod Koul

dmaengine: virt-dma: Fix double word in comments

Delete the double word "many" in comments.
Signed-off-by: default avatarShaomin Deng <dengshaomin@cdjrlc.com>
Link: https://lore.kernel.org/r/20220825144545.3528-1-dengshaomin@cdjrlc.comSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent c10a7777
......@@ -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.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment