]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: rbtree: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Mon, 5 Jan 2026 12:42:28 +0000 (12:42 +0000)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 26 Jan 2026 02:50:41 +0000 (03:50 +0100)
commitac585bf970205eca30cb6f17b4db589c0dca2538
treed3d6f0500f7c1e4da497c346855df25267fcc0ff
parentfffdb58732a979564b8834b2ce25b6562dbbcbb7
rust: rbtree: 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>
Link: https://patch.msgid.link/20260105-define-rust-helper-v2-15-51da5f454a67@google.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/helpers/rbtree.c