Loading
rust_binder: use `kernel::fmt`
Reduce coupling to implementation details of the formatting machinery by avoiding direct use for `core`'s formatting traits and macros. This backslid in commit eafedbc7 ("rust_binder: add Rust Binder driver"). Reviewed-by:Alice Ryhl <aliceryhl@google.com> Signed-off-by:
Tamir Duberstein <tamird@gmail.com> Link: https://patch.msgid.link/20251018-cstr-core-v18-3-9378a54385f8@gmail.com Signed-off-by:
Miguel Ojeda <ojeda@kernel.org>