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

From: Miguel Ojeda

Date: Mon Jan 19 2026 - 12:59:44 EST


On Mon, Jan 19, 2026 at 1:53 PM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
>
> Alexander or Christian: could you please take this through vfs 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