On Thu, Sep 25, 2025 at 3:56 PM Tamir Duberstein tamird@gmail.com wrote:
C-String literals were added in Rust 1.77. Replace instances of `kernel::c_str!` with C-String literals where possible.
Signed-off-by: Tamir Duberstein tamird@gmail.com
Reviewed-by: Alice Ryhl aliceryhl@google.com