summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorGary Guo <gary@garyguo.net>2026-05-05 14:51:37 +0300
committerGary Guo <gary@garyguo.net>2026-05-11 01:00:51 +0300
commit430654211d566f86e8ee533ff1b01a42be6b602c (patch)
treef0444e3fc6a43604982fc5ce38cc5939e10194b1 /include/linux
parentfaed81945d0bfcced81a2738d9681a265d41079a (diff)
downloadlinux-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')
0 files changed, 0 insertions, 0 deletions