Re: [PATCH v17 03/11] rust_binder: use `kernel::fmt`
From: Alice Ryhl
Date: Wed Oct 15 2025 - 15:31:10 EST
On Wed, Oct 15, 2025 at 03:24:33PM -0400, Tamir Duberstein wrote:
> Reduce coupling to implementation details of the formatting machinery by
> avoiding direct use for `core`'s formatting traits and macros.
>
> This backslid in commit eafedbc7c050 ("rust_binder: add Rust Binder
> driver").
>
> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>