summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorBenno Lossin <lossin@kernel.org>2025-05-25 19:34:45 +0200
committerMiguel Ojeda <ojeda@kernel.org>2025-05-26 17:43:53 +0200
commiteb71feaacaaca227ae8f91c8578cf831553c5ab5 (patch)
tree9da3130a36515146f5994d7d348cb4a9623fbf77 /scripts/lib/kdoc/kdoc_output.py
parentf4daa80d6be7d3c55ca72a8e560afc4e21f886aa (diff)
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: stable@kernel.org Fixes: dbd5058ba60c ("rust: make pin-init its own crate") Signed-off-by: Benno Lossin <lossin@kernel.org> Link: https://lore.kernel.org/r/20250525173450.853413-1-lossin@kernel.org [ Reworded slightly as discussed in the list. - Miguel ] Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions