[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87edgoxu0q.fsf@meer.lwn.net>
Date: Fri, 17 Nov 2023 08:46:13 -0700
From: Jonathan Corbet <corbet@....net>
To: Li Zhijian <lizhijian@...itsu.com>, linux-doc@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, Li Zhijian <lizhijian@...itsu.com>
Subject: Re: [PATCH] docs: dma: update a reference to a moved document
Li Zhijian <lizhijian@...itsu.com> writes:
> Documentation/DMA-API.txt has moved to Documentation/core-api/dma-api.rst
>
> Signed-off-by: Li Zhijian <lizhijian@...itsu.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
Powered by blists - more mailing lists