On 09.04.25 4:51 PM, Tamir Duberstein wrote: > Refer to the type parameters of `impl_has_list_links{,_self_ptr}!` by > the same name used in `impl_list_item!`. Capture type parameters of > `impl_list_item!` as `tt` using `{}` to match the style of all other > macros that work with generics. > > Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx> > --- Reviewed-by: Christian Schrefl <chrisi.schrefl@xxxxxxxxx>