Andreas Hindborg
2025-Aug-05 10:25 UTC
[PATCH 05/17] rust: configfs: replace `kernel::c_str!` with C-Strings
"Tamir Duberstein" <tamird at gmail.com> writes:> 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 at linuxfoundation.org> > Reviewed-by: Alice Ryhl <aliceryhl at google.com> > Signed-off-by: Tamir Duberstein <tamird at gmail.com>Acked-by: Andreas Hindborg <a.hindborg at kernel.org> Best regards, Andreas Hindborg