On Mon, Dec 22, 2025 at 1:28 PM Tamir Duberstein <[email protected]> wrote: > > From: Tamir Duberstein <[email protected]> > > C-String literals were added in Rust 1.77. Replace instances of > `kernel::c_str!` with C-String literals where possible. > > Acked-by: Greg Kroah-Hartman <[email protected]> > Reviewed-by: Alice Ryhl <[email protected]> > Reviewed-by: Benno Lossin <[email protected]> > Signed-off-by: Tamir Duberstein <[email protected]>
Applied to `rust-next` -- thanks everyone! Cheers, Miguel

