Re: [PATCH v3 00/11] rust: use `core::ffi::CStr` method names

From: Miguel Ojeda
Date: Tue Sep 16 2025 - 05:27:04 EST


On Wed, Aug 13, 2025 at 5:42 PM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
>
> This is series 2b/5 of the migration to `core::ffi::CStr`[0].
> 20250704-core-cstr-prepare-v1-0-a91524037783@xxxxxxxxx.
>
> This series depends on the prior series[0] and is intended to go through
> the rust tree to reduce the number of release cycles required to
> complete the work.
>
> Subsystem maintainers: I would appreciate your `Acked-by`s so that this
> can be taken through Miguel's tree (where the other series must go).
>
> [0] https://lore.kernel.org/all/20250704-core-cstr-prepare-v1-0-a91524037783@xxxxxxxxx/
>
> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>

Applied to `rust-next` -- thanks everyone!

If any maintainer has a problem with this, please shout.

Cheers,
Miguel