Loading
rust: list: simplify macro capture
Avoid manually capturing generics; use `ty` to capture the whole type instead. Reviewed-by:Christian Schrefl <chrisi.schrefl@gmail.com> Tested-by:
Alice Ryhl <aliceryhl@google.com> Reviewed-by:
Alice Ryhl <aliceryhl@google.com> Signed-off-by:
Tamir Duberstein <tamird@gmail.com> Link: https://lore.kernel.org/r/20250709-list-no-offset-v4-1-a429e75840a9@gmail.com Signed-off-by:
Miguel Ojeda <ojeda@kernel.org>