All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dmaengine: stm32-dmamux: Fix comments typo
@ 2022-08-25 14:48 ` Shaomin Deng
  0 siblings, 0 replies; 2+ messages in thread
From: Shaomin Deng @ 2022-08-25 14:48 UTC (permalink / raw)
  To: vkoul, mcoquelin.stm32, alexandre.torgue, dmaengine
  Cc: linux-stm32, linux-arm-kernel, Shaomin Deng

Fix the double word "end" in comments.

Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
---
 drivers/dma/stm32-dmamux.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/stm32-dmamux.c b/drivers/dma/stm32-dmamux.c
index eee0c5aa5fb5..ca18dee3ccc0 100644
--- a/drivers/dma/stm32-dmamux.c
+++ b/drivers/dma/stm32-dmamux.c
@@ -45,7 +45,7 @@ struct stm32_dmamux_data {
 						 */
 	u32 dma_reqs[]; /* Number of DMA Request per DMA masters.
 			 *  [0] holds number of DMA Masters.
-			 *  To be kept at very end end of this structure
+			 *  To be kept at very end of this structure
 			 */
 };
 
-- 
2.35.1


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

* [PATCH] dmaengine: stm32-dmamux: Fix comments typo
@ 2022-08-25 14:48 ` Shaomin Deng
  0 siblings, 0 replies; 2+ messages in thread
From: Shaomin Deng @ 2022-08-25 14:48 UTC (permalink / raw)
  To: vkoul, mcoquelin.stm32, alexandre.torgue, dmaengine
  Cc: linux-stm32, linux-arm-kernel, Shaomin Deng

Fix the double word "end" in comments.

Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
---
 drivers/dma/stm32-dmamux.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/stm32-dmamux.c b/drivers/dma/stm32-dmamux.c
index eee0c5aa5fb5..ca18dee3ccc0 100644
--- a/drivers/dma/stm32-dmamux.c
+++ b/drivers/dma/stm32-dmamux.c
@@ -45,7 +45,7 @@ struct stm32_dmamux_data {
 						 */
 	u32 dma_reqs[]; /* Number of DMA Request per DMA masters.
 			 *  [0] holds number of DMA Masters.
-			 *  To be kept at very end end of this structure
+			 *  To be kept at very end of this structure
 			 */
 };
 
-- 
2.35.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

end of thread, other threads:[~2022-08-25 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25 14:48 [PATCH] dmaengine: stm32-dmamux: Fix comments typo Shaomin Deng
2022-08-25 14:48 ` Shaomin Deng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.