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 <slark_xiao@163.com> Link: https://lore.kernel.org/r/20220721055647.46085-1-slark_xiao@163.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 9327c7e commit a1873f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)