aboutsummaryrefslogtreecommitdiffstats
path: root/rust/macros/lib.rs
diff options
context:
space:
mode:
authorBenno Lossin <[email protected]>2025-05-25 17:34:45 +0000
committerMiguel Ojeda <[email protected]>2025-05-26 15:43:53 +0000
commiteb71feaacaaca227ae8f91c8578cf831553c5ab5 (patch)
tree9da3130a36515146f5994d7d348cb4a9623fbf77 /rust/macros/lib.rs
parentrust: compile libcore with edition 2024 for 1.87+ (diff)
downloadkernel-eb71feaacaaca227ae8f91c8578cf831553c5ab5.tar.gz
kernel-eb71feaacaaca227ae8f91c8578cf831553c5ab5.zip
rust: list: fix path of `assert_pinned!`
Commit dbd5058ba60c ("rust: make pin-init its own crate") moved all items from pin-init into the pin-init crate, including the `assert_pinned!` macro. Thus fix the path of the sole user of the `assert_pinned!` macro. This occurrence was missed in the commit above, since it is in a macro rule that has no current users (although binder is a future user). Cc: [email protected] Fixes: dbd5058ba60c ("rust: make pin-init its own crate") Signed-off-by: Benno Lossin <[email protected]> Link: https://lore.kernel.org/r/[email protected] [ Reworded slightly as discussed in the list. - Miguel ] Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'rust/macros/lib.rs')
0 files changed, 0 insertions, 0 deletions