Skip to content

Commit 5c43442

Browse files
Shaomin Dengvinodkoul
authored andcommitted
dmaengine: pl08x: Fix double word
Fix the double word "many" in comments. Signed-off-by: Shaomin Deng <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent d787390 commit 5c43442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/dma/amba-pl08x.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2367,7 +2367,7 @@ static int pl08x_dma_init_virtual_channels(struct pl08x_driver_data *pl08x,
23672367
INIT_LIST_HEAD(&dmadev->channels);
23682368

23692369
/*
2370-
* Register as many many memcpy as we have physical channels,
2370+
* Register as many memcpy as we have physical channels,
23712371
* we won't always be able to use all but the code will have
23722372
* to cope with that situation.
23732373
*/

0 commit comments

Comments
 (0)