diff options
| author | Benno Lossin <[email protected]> | 2025-05-25 17:34:45 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2025-05-26 15:43:53 +0000 |
| commit | eb71feaacaaca227ae8f91c8578cf831553c5ab5 (patch) | |
| tree | 9da3130a36515146f5994d7d348cb4a9623fbf77 /rust/macros/lib.rs | |
| parent | rust: compile libcore with edition 2024 for 1.87+ (diff) | |
| download | kernel-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
