diff options
| author | Gary Guo <gary@garyguo.net> | 2026-05-05 14:51:37 +0300 |
|---|---|---|
| committer | Gary Guo <gary@garyguo.net> | 2026-05-11 01:00:51 +0300 |
| commit | 430654211d566f86e8ee533ff1b01a42be6b602c (patch) | |
| tree | f0444e3fc6a43604982fc5ce38cc5939e10194b1 /include/linux/debugobjects.h | |
| parent | faed81945d0bfcced81a2738d9681a265d41079a (diff) | |
| download | linux-430654211d566f86e8ee533ff1b01a42be6b602c.tar.xz | |
rust: pin-init: examples: fix `useless_borrows_in_formatting` clippy warning
Clippy 1.97 introduces new `useless_borrows_in_formatting` warning which
fires on the examples as we have `&*expr` where the format macro takes
reference already. Remove the extra borrow.
Link: https://patch.msgid.link/20260505115138.2466966-1-gary@kernel.org
Signed-off-by: Gary Guo <gary@garyguo.net>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
