Re: [PATCH v2 8/8] docs: dma-api: clean up documentation of dma_map_sg()

From: Randy Dunlap
Date: Sat Jun 28 2025 - 15:00:28 EST




On 6/27/25 3:10 AM, Petr Tesarik wrote:
> Describe in one sentence what the function does.
>
> Do not repeat example situations when the returned number is lower than
> the number of segments on input.
>
> Signed-off-by: Petr Tesarik <ptesarik@xxxxxxxx>
> Reviewed-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx>

Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks.

> ---
> Documentation/core-api/dma-api.rst | 13 ++++++-------
> 1 file changed, 6 insertions(+), 7 deletions(-)

--
~Randy