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]>
Thanks for these (and all the others you just sent) cleanups. David et al.: I can pick this up if you want with an Acked-by -- thanks! Cheers, Miguel

