On Mon, Dec 22, 2025 at 1:28 PM Tamir Duberstein tamird@kernel.org wrote:
From: Tamir Duberstein tamird@gmail.com
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 gregkh@linuxfoundation.org Reviewed-by: Alice Ryhl aliceryhl@google.com Reviewed-by: Benno Lossin lossin@kernel.org Signed-off-by: Tamir Duberstein tamird@gmail.com
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