linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dmaengine: at_xdmac: Fix typo in comment
@ 2022-06-18 13:03 Xiang wangx
  2022-07-01 16:36 ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Xiang wangx @ 2022-06-18 13:03 UTC (permalink / raw)
  To: vkoul
  Cc: ludovic.desroches, tudor.ambarus, linux-arm-kernel, dmaengine,
	linux-kernel, Xiang wangx

Delete the redundant word 'the'.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
---
 drivers/dma/at_xdmac.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/at_xdmac.c b/drivers/dma/at_xdmac.c
index 3e9d726504e2..90cbff44f884 100644
--- a/drivers/dma/at_xdmac.c
+++ b/drivers/dma/at_xdmac.c
@@ -649,7 +649,7 @@ static int at_xdmac_compute_chan_conf(struct dma_chan *chan,
 }
 
 /*
- * Only check that maxburst and addr width values are supported by the
+ * Only check that maxburst and addr width values are supported by
  * the controller but not that the configuration is good to perform the
  * transfer since we don't know the direction at this stage.
  */
-- 
2.36.1


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

* Re: [PATCH] dmaengine: at_xdmac: Fix typo in comment
  2022-06-18 13:03 [PATCH] dmaengine: at_xdmac: Fix typo in comment Xiang wangx
@ 2022-07-01 16:36 ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2022-07-01 16:36 UTC (permalink / raw)
  To: Xiang wangx
  Cc: ludovic.desroches, tudor.ambarus, linux-arm-kernel, dmaengine,
	linux-kernel

On 18-06-22, 21:03, Xiang wangx wrote:
> Delete the redundant word 'the'.

Applied, thanks

-- 
~Vinod

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-18 13:03 [PATCH] dmaengine: at_xdmac: Fix typo in comment Xiang wangx
2022-07-01 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).