Re: [PATCH 0/2] rust: add a few helpers
From: Miguel Ojeda
Date: Sun Feb 15 2026 - 15:14:52 EST
On Sun, Feb 15, 2026 at 9:10 PM Andreas Hindborg <a.hindborg@xxxxxxxxxx> wrote:
>
> rust/kernel/lib.rs | 17 +++++++++++++++++
Please avoid adding things to the root of the crate.
Also, for both patches, please mention for what it will be used for.
Thanks!
Cheers,
Miguel