diff options
| author | John Hubbard <jhubbard@nvidia.com> | 2026-09-04 19:38:00 -0700 |
|---|---|---|
| committer | Danilo Krummrich <dakr@kernel.org> | 2026-09-05 19:26:26 +0200 |
| commit | e1df8a1560a97d2f5c1965d4844ab64769e92a91 (patch) | |
| tree | 8788d45d1141b3d046da72c4daa72e85b89cd989 /scripts/Makefile.thinlto | |
| parent | 6cb331644c441ff4101a4f8726283a6ed0d5947e (diff) | |
| download | linux-next-e1df8a1560a97d2f5c1965d4844ab64769e92a91.tar.gz linux-next-e1df8a1560a97d2f5c1965d4844ab64769e92a91.zip | |
gpu: nova-core: gsp: fix a broken doc link on GspMessage
The doc comment on the GSP message type names Cmdq as the type that
defines wait_for_msg. That method belongs to CmdqInner, so the link has
no target. Nothing catches the break, because rustdoc resolves a link
only in an item it documents, and the kernel's rustdoc run skips private
items.
Point the link at CmdqInner.
Assisted-by: LLM
Signed-off-by: John Hubbard <jhubbard@nvidia.com>
Reviewed-by: Gary Guo <gary@garyguo.net>
Link: https://patch.msgid.link/20260905023800.1293631-1-jhubbard@nvidia.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
