Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] docs: dmaengine: Fix bracket
@ 2026-09-03  9:55 Manuel Ebner
  2026-09-03 16:19 ` Randy Dunlap
  2026-09-03 17:04 ` Vinod Koul
  0 siblings, 2 replies; 3+ messages in thread
From: Manuel Ebner @ 2026-09-03  9:55 UTC (permalink / raw)
  To: Vinod Koul, Frank Li, Jonathan Corbet, Shuah Khan
  Cc: Manuel Ebner, dmaengine, linux-doc, linux-kernel

Add missing ')' to sentence.

Signed-off-by: Manuel Ebner <manuelebnerli@mailbox.org>
---
 Documentation/driver-api/dmaengine/provider.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/driver-api/dmaengine/provider.rst b/Documentation/driver-api/dmaengine/provider.rst
index f4ed98f70..22d235fb4 100644
--- a/Documentation/driver-api/dmaengine/provider.rst
+++ b/Documentation/driver-api/dmaengine/provider.rst
@@ -321,7 +321,7 @@ to use.
 - DESC_METADATA_CLIENT
 
   The metadata buffer is allocated/provided by the client driver and it is
-  attached (via the dmaengine_desc_attach_metadata() helper to the descriptor.
+  attached (via the dmaengine_desc_attach_metadata() helper) to the descriptor.
 
   From the DMA driver the following is expected for this mode:
 
-- 
2.54.0


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

* Re: [PATCH] docs: dmaengine: Fix bracket
  2026-09-03  9:55 [PATCH] docs: dmaengine: Fix bracket Manuel Ebner
@ 2026-09-03 16:19 ` Randy Dunlap
  2026-09-03 17:04 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2026-09-03 16:19 UTC (permalink / raw)
  To: Manuel Ebner, Vinod Koul, Frank Li, Jonathan Corbet, Shuah Khan
  Cc: dmaengine, linux-doc, linux-kernel



On 9/3/26 2:55 AM, Manuel Ebner wrote:
> Add missing ')' to sentence.
> 
> Signed-off-by: Manuel Ebner <manuelebnerli@mailbox.org>

Acked-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.

> ---
>  Documentation/driver-api/dmaengine/provider.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/driver-api/dmaengine/provider.rst b/Documentation/driver-api/dmaengine/provider.rst
> index f4ed98f70..22d235fb4 100644
> --- a/Documentation/driver-api/dmaengine/provider.rst
> +++ b/Documentation/driver-api/dmaengine/provider.rst
> @@ -321,7 +321,7 @@ to use.
>  - DESC_METADATA_CLIENT
>  
>    The metadata buffer is allocated/provided by the client driver and it is
> -  attached (via the dmaengine_desc_attach_metadata() helper to the descriptor.
> +  attached (via the dmaengine_desc_attach_metadata() helper) to the descriptor.
>  
>    From the DMA driver the following is expected for this mode:
>  

-- 
~Randy

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

* Re: [PATCH] docs: dmaengine: Fix bracket
  2026-09-03  9:55 [PATCH] docs: dmaengine: Fix bracket Manuel Ebner
  2026-09-03 16:19 ` Randy Dunlap
@ 2026-09-03 17:04 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2026-09-03 17:04 UTC (permalink / raw)
  To: Frank Li, Jonathan Corbet, Shuah Khan, Manuel Ebner
  Cc: dmaengine, linux-doc, linux-kernel


On Thu, 03 Sep 2026 11:55:45 +0200, Manuel Ebner wrote:
> Add missing ')' to sentence.
> 
> 

Applied, thanks!

[1/1] docs: dmaengine: Fix bracket
      commit: 635e425c0771ec2ba09b0ef69bb9814e2554374e

Best regards,
-- 
~Vinod



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

end of thread, other threads:[~2026-09-03 17:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-03  9:55 [PATCH] docs: dmaengine: Fix bracket Manuel Ebner
2026-09-03 16:19 ` Randy Dunlap
2026-09-03 17:04 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox