Re: [PATCH] rust: clk: replace `kernel::c_str!` with C-Strings

From: Miguel Ojeda

Date: Mon Jan 19 2026 - 13:00:12 EST


On Mon, Jan 19, 2026 at 1:52 PM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
>
> Michael or Stephen: could you take this through clk or would you be ok
> with it going through rust-next?

Either seems good to me, thanks!

For context, this is part of a long migration:

https://github.com/Rust-for-Linux/linux/issues/1075
https://lore.kernel.org/all/20250704-core-cstr-prepare-v1-0-a91524037783@xxxxxxxxx/

Cheers,
Miguel