linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dmaengine: stm32-dmamux: Fix comment typo
@ 2022-08-11 12:09 Jason Wang
  2022-09-05  6:21 ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Wang @ 2022-08-11 12:09 UTC (permalink / raw)
  To: mcoquelin.stm32
  Cc: vkoul, alexandre.torgue, dmaengine, linux-stm32, linux-arm-kernel,
	linux-kernel, Jason Wang

The double `end' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@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.36.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: stm32-dmamux: Fix comment typo
  2022-08-11 12:09 [PATCH] dmaengine: stm32-dmamux: Fix comment typo Jason Wang
@ 2022-09-05  6:21 ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2022-09-05  6:21 UTC (permalink / raw)
  To: Jason Wang
  Cc: mcoquelin.stm32, alexandre.torgue, dmaengine, linux-stm32,
	linux-arm-kernel, linux-kernel

On 11-08-22, 20:09, Jason Wang wrote:
> The double `end' is duplicated in the comment, remove one.

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-09-05  6:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-11 12:09 [PATCH] dmaengine: stm32-dmamux: Fix comment typo Jason Wang
2022-09-05  6:21 ` 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).