]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust: samples: add a module parameter to the rust_minimal sample
authorAndreas Hindborg <a.hindborg@kernel.org>
Wed, 24 Sep 2025 12:39:29 +0000 (14:39 +0200)
committerDaniel Gomez <da.gomez@kernel.org>
Mon, 3 Nov 2025 13:42:34 +0000 (14:42 +0100)
commite119c2fe8c78632188f6cdeae620951a7032855a
treeaa2f5fb06a541f419b1d704a61690e9b699a65b2
parent0b24f9740f26ac7ad91ac0f4de27717c14de91bd
rust: samples: add a module parameter to the rust_minimal sample

Showcase the rust module parameter support by adding a module parameter to
the `rust_minimal` sample.

Reviewed-by: Benno Lossin <lossin@kernel.org>
Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
Tested-by: Daniel Gomez <da.gomez@samsung.com>
Signed-off-by: Daniel Gomez <da.gomez@kernel.org>
samples/rust/rust_minimal.rs