Re: [PATCH v2] docs: document linked lists

From: Randy Dunlap
Date: Thu Jul 03 2025 - 02:55:29 EST


Hi Nicolas,


On 7/2/25 1:24 PM, Nicolas Frattaroli wrote:
Based against lwn/docs-next, but b4 should let you know already.
> ---
> Changes in v2:
> - drop unrelated sphinx theme patch.
> - replace graphviz diagrams with simpler ascii art in literal blocks,

The ASCII art looks good to me, although I agree with Bagas that the corners
could be made better.


> ---
> Documentation/core-api/index.rst | 1 +
> Documentation/core-api/list.rst | 847 +++++++++++++++++++++++++++++++++++++++
> 2 files changed, 848 insertions(+)

I haven't had time yet to review the documentation, but I can at least say

Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>


Thanks.

--
~Randy