linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment
@ 2022-07-21  5:56 Slark Xiao
  2022-07-26 16:36 ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Slark Xiao @ 2022-07-21  5:56 UTC (permalink / raw)
  To: sean.wang, vkoul, matthias.bgg
  Cc: dmaengine, linux-arm-kernel, linux-mediatek, linux-kernel, Slark Xiao

Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
---
 drivers/dma/mediatek/mtk-hsdma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/mediatek/mtk-hsdma.c b/drivers/dma/mediatek/mtk-hsdma.c
index a72e5a096c5c..f7717c44b887 100644
--- a/drivers/dma/mediatek/mtk-hsdma.c
+++ b/drivers/dma/mediatek/mtk-hsdma.c
@@ -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
-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment
  2022-07-21  5:56 [PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment Slark Xiao
@ 2022-07-26 16:36 ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2022-07-26 16:36 UTC (permalink / raw)
  To: Slark Xiao
  Cc: sean.wang, matthias.bgg, dmaengine, linux-arm-kernel,
	linux-mediatek, linux-kernel

On 21-07-22, 13:56, Slark Xiao wrote:
> Replace 'the the' with 'the' in the comment.

Applied, thanks

-- 
~Vinod

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-26 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-21  5:56 [PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment Slark Xiao
2022-07-26 16:36 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).