Andreas Hindborg
2025-Aug-08 09:43 UTC
[PATCH v2 3/8] rust: block: use `kernel::{fmt,prelude::fmt!}`
"Tamir Duberstein" <tamird at gmail.com> writes:> Reduce coupling to implementation details of the formatting machinery by > avoiding direct use for `core`'s formatting traits and macros. > > Suggested-by: Alice Ryhl <aliceryhl at google.com> > Link: https://rust-for-linux.zulipchat.com/#narrow/channel/288089-General/topic/Custom.20formatting/with/516476467 > Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org> > Reviewed-by: Alice Ryhl <aliceryhl at google.com> > Reviewed-by: Benno Lossin <lossin at kernel.org> > Acked-by: Danilo Krummrich <dakr at kernel.org> > Signed-off-by: Tamir Duberstein <tamird at gmail.com>Acked-by: Andreas Hindborg <a.hindborg at kernel.org> Best regards, Andreas Hindborg