diff options
author | 2025-07-04 16:14:53 -0400 | |
---|---|---|
committer | 2025-07-21 01:16:35 +0200 | |
commit | bda947d613f1882c73ebb3ddda388459bab5902c (patch) | |
tree | bd887e26c5b3bed02d65810e23f328f522bd713c /rust/kernel/error.rs | |
parent | rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args (diff) | |
download | wireguard-linux-bda947d613f1882c73ebb3ddda388459bab5902c.tar.xz wireguard-linux-bda947d613f1882c73ebb3ddda388459bab5902c.zip |
rust: kernel: add `fmt` module
`kernel::fmt` is a facade over `core::fmt` that can be used downstream,
allowing future changes to the formatting machinery to be contained
within the kernel crate without downstream code needing to be modified.
Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20250704-core-cstr-prepare-v1-2-a91524037783@gmail.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'rust/kernel/error.rs')
0 files changed, 0 insertions, 0 deletions