Skip to content

Commit a1873f8

Browse files
SlarkXiaovinodkoul
authored andcommitted
dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment
Replace 'the the' with 'the' in the comment. Signed-off-by: Slark Xiao <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 9327c7e commit a1873f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/dma/mediatek/mtk-hsdma.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ struct mtk_hsdma_vdesc {
138138

139139
/**
140140
* struct mtk_hsdma_cb - This is the struct holding extra info required for RX
141-
* ring to know what relevant VD the the PD is being
141+
* ring to know what relevant VD the PD is being
142142
* mapped to.
143143
* @vd: Pointer to the relevant VD.
144144
* @flag: Flag indicating what action should be taken when VD

0 commit comments

Comments
 (0)