[PATCH 04/17] rust: clk: replace `kernel::c_str!` with C-Strings
Stephen Boyd
sboyd at kernel.org
Fri Jul 25 01:21:24 UTC 2025
Quoting Tamir Duberstein (2025-07-10 08:31:07)
> 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: Stephen Boyd <sboyd at kernel.org>
More information about the dri-devel
mailing list