Files
linux/rust/kernel
Miguel Ojeda 275ad5e793 rust: list: remove nonexistent generic parameter in link
`ListLinks` does not take a `T` generic parameter, unlike
`ListLinksSelfPtr`.

Thus fix it, which makes it also consistent with the rest of the links
in the file.

Fixes: 40c5329459 ("rust: list: add macro for implementing ListItem")
Reviewed-by: Tamir Duberstein <tamird@gmail.com>
Link: https://lore.kernel.org/r/20250719232500.822313-1-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2025-07-20 19:29:19 +02:00
..
2025-07-15 21:01:48 +02:00
2025-06-22 23:09:32 +02:00
2025-06-22 23:08:42 +02:00
2025-03-16 21:59:19 +01:00
2025-07-19 23:18:18 +02:00
2025-06-22 23:09:17 +02:00
2024-10-08 15:44:36 +02:00
2025-06-22 23:08:42 +02:00
2025-06-22 23:09:32 +02:00
2024-11-04 16:21:44 -05:00