]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: xarray: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Mon, 5 Jan 2026 12:42:40 +0000 (12:42 +0000)
committerAndreas Hindborg <a.hindborg@kernel.org>
Thu, 15 Jan 2026 09:01:23 +0000 (10:01 +0100)
commitc455f19bbe6104debd980bb15515faf716bd81b8
tree49ae5e4b9810d7bfa9ee9a08ca6af566120d494b
parent9ace4753a5202b02191d54e9fdf7f9e3d02b85eb
rust: xarray: add __rust_helper to helpers

This is needed to inline these helpers into Rust code.

Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Reviewed-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Tamir Duberstein <tamird@gmail.com>
Link: https://lore.kernel.org/r/20260105-define-rust-helper-v2-27-51da5f454a67@google.com
Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
rust/helpers/xarray.c