linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: dma: update a reference to a moved document
@ 2023-11-01  7:02 Li Zhijian
  2023-11-01  7:47 ` Bagas Sanjaya
  2023-11-17 15:46 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Li Zhijian @ 2023-11-01  7:02 UTC (permalink / raw)
  To: corbet, linux-doc; +Cc: linux-kernel, Li Zhijian

Documentation/DMA-API.txt has moved to Documentation/core-api/dma-api.rst

Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
---
 Documentation/core-api/dma-api-howto.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/core-api/dma-api-howto.rst b/Documentation/core-api/dma-api-howto.rst
index 72f6cdb6be1c..e8a55f9d61db 100644
--- a/Documentation/core-api/dma-api-howto.rst
+++ b/Documentation/core-api/dma-api-howto.rst
@@ -8,7 +8,7 @@ Dynamic DMA mapping Guide
 
 This is a guide to device driver writers on how to use the DMA API
 with example pseudo-code.  For a concise description of the API, see
-DMA-API.txt.
+Documentation/core-api/dma-api.rst.
 
 CPU and DMA addresses
 =====================
-- 
2.41.0


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

* Re: [PATCH] docs: dma: update a reference to a moved document
  2023-11-01  7:02 [PATCH] docs: dma: update a reference to a moved document Li Zhijian
@ 2023-11-01  7:47 ` Bagas Sanjaya
  2023-11-17 15:46 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Bagas Sanjaya @ 2023-11-01  7:47 UTC (permalink / raw)
  To: Li Zhijian, corbet, Linux Documentation
  Cc: Linux Kernel Mailing List, Mauro Carvalho Chehab

[-- Attachment #1: Type: text/plain, Size: 399 bytes --]

On Wed, Nov 01, 2023 at 03:02:01PM +0800, Li Zhijian wrote:
>  This is a guide to device driver writers on how to use the DMA API
>  with example pseudo-code.  For a concise description of the API, see
> -DMA-API.txt.
> +Documentation/core-api/dma-api.rst.
>  

LGTM, thanks!

Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH] docs: dma: update a reference to a moved document
  2023-11-01  7:02 [PATCH] docs: dma: update a reference to a moved document Li Zhijian
  2023-11-01  7:47 ` Bagas Sanjaya
@ 2023-11-17 15:46 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2023-11-17 15:46 UTC (permalink / raw)
  To: Li Zhijian, linux-doc; +Cc: linux-kernel, Li Zhijian

Li Zhijian <lizhijian@fujitsu.com> writes:

> Documentation/DMA-API.txt has moved to Documentation/core-api/dma-api.rst
>
> Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
> ---
>  Documentation/core-api/dma-api-howto.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/core-api/dma-api-howto.rst b/Documentation/core-api/dma-api-howto.rst
> index 72f6cdb6be1c..e8a55f9d61db 100644
> --- a/Documentation/core-api/dma-api-howto.rst
> +++ b/Documentation/core-api/dma-api-howto.rst
> @@ -8,7 +8,7 @@ Dynamic DMA mapping Guide
>  
>  This is a guide to device driver writers on how to use the DMA API
>  with example pseudo-code.  For a concise description of the API, see
> -DMA-API.txt.
> +Documentation/core-api/dma-api.rst.

Applied, thanks.

jon

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

end of thread, other threads:[~2023-11-17 15:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-01  7:02 [PATCH] docs: dma: update a reference to a moved document Li Zhijian
2023-11-01  7:47 ` Bagas Sanjaya
2023-11-17 15:46 ` Jonathan Corbet

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).