Re: [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists
From: Danilo Krummrich
Date: Wed Feb 11 2026 - 04:24:03 EST
On Wed Feb 11, 2026 at 12:32 AM CET, Joel Fernandes wrote:
> Add a new module `clist` for working with C's doubly circular linked
> lists. Provide low-level iteration over list nodes.
>
> Typed iteration over actual items is provided with a `clist_create`
> macro to assist in creation of the `CList` type.
>
> Reviewed-by: Daniel Almeida <daniel.almeida@xxxxxxxxxxxxx>
> Acked-by: Gary Guo <gary@xxxxxxxxxxx>
> Signed-off-by: Joel Fernandes <joelagnelf@xxxxxxxxxx>
I think you forgot to address my comments from [1].
[1] https://lore.kernel.org/all/DGB75XMWML8M.DFZY5L52EBQF@xxxxxxxxxx/