All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dmaengine: linux/dmaengine.h: drop duplicated word in a comment
@ 2020-07-18  2:51 Randy Dunlap
  2020-07-18 13:25 ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-18  2:51 UTC (permalink / raw)
  To: LKML, Vinod Koul, dmaengine

From: Randy Dunlap <rdunlap@infradead.org>

Drop the doubled word "has" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Vinod Koul <vkoul@kernel.org>
Cc: dmaengine@vger.kernel.org
---
 include/linux/dmaengine.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200714.orig/include/linux/dmaengine.h
+++ linux-next-20200714/include/linux/dmaengine.h
@@ -164,7 +164,7 @@ struct dma_interleaved_template {
  * @DMA_PREP_INTERRUPT - trigger an interrupt (callback) upon completion of
  *  this transaction
  * @DMA_CTRL_ACK - if clear, the descriptor cannot be reused until the client
- *  acknowledges receipt, i.e. has has a chance to establish any dependency
+ *  acknowledges receipt, i.e. has a chance to establish any dependency
  *  chains
  * @DMA_PREP_PQ_DISABLE_P - prevent generation of P while generating Q
  * @DMA_PREP_PQ_DISABLE_Q - prevent generation of Q while generating P


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

* Re: [PATCH] dmaengine: linux/dmaengine.h: drop duplicated word in a comment
  2020-07-18  2:51 [PATCH] dmaengine: linux/dmaengine.h: drop duplicated word in a comment Randy Dunlap
@ 2020-07-18 13:25 ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2020-07-18 13:25 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: LKML, dmaengine

On 17-07-20, 19:51, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Drop the doubled word "has" in a comment.

Applied, thanks

-- 
~Vinod

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

end of thread, other threads:[~2020-07-18 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-18  2:51 [PATCH] dmaengine: linux/dmaengine.h: drop duplicated word in a comment Randy Dunlap
2020-07-18 13:25 ` Vinod Koul

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.