]> Git Repo - linux.git/commitdiff
dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment
authorSlark Xiao <[email protected]>
Thu, 21 Jul 2022 05:56:47 +0000 (13:56 +0800)
committerVinod Koul <[email protected]>
Tue, 26 Jul 2022 16:36:05 +0000 (22:06 +0530)
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]>
drivers/dma/mediatek/mtk-hsdma.c

index a72e5a096c5c879ac2fcff7548fe79ac68390896..f7717c44b887905505c3cc1180a1f3df6e6bb2a2 100644 (file)
@@ -138,7 +138,7 @@ struct mtk_hsdma_vdesc {
 
 /**
  * struct mtk_hsdma_cb - This is the struct holding extra info required for RX
- *                      ring to know what relevant VD the the PD is being
+ *                      ring to know what relevant VD the PD is being
  *                      mapped to.
  * @vd:                         Pointer to the relevant VD.
  * @flag:               Flag indicating what action should be taken when VD
This page took 0.047674 seconds and 4 git commands to generate.