commit | 014fa1b2e0826b46a359d9a683688fd375371a4e | [log] [tgz] |
---|---|---|
author | Andreas Hindborg <a.hindborg@kernel.org> | Thu Feb 27 13:35:12 2025 +0100 |
committer | Andreas Hindborg <a.hindborg@kernel.org> | Wed Apr 23 15:46:41 2025 +0200 |
tree | 168bd9d920d0fa0035078a6c4e70e71bc88e5a48 | |
parent | 4022e972d9f9faae2d0c81b89fa31f595b945806 [diff] |
DEV: [PATCH v5 3/4] rust: configfs: add a sample demonstrating configfs usage Add a sample to the samples folder, demonstrating the intended use of the Rust configfs API. Link: https://lore.kernel.org/r/20250227-configfs-v5-3-c40e8dc3b9cd@kernel.org Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>