[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7e4oucjmnxaike4jnjmsdvwnc6hif4koww7al6cxeymccb3rn6@5blaoo4k5pfh>
Date: Thu, 30 Oct 2025 23:06:55 +0100
From: Uwe Kleine-König <u.kleine-koenig@...libre.com>
To: Miguel Ojeda <ojeda@...nel.org>
Cc: Michal Wilczynski <m.wilczynski@...sung.com>,
Alex Gaynor <alex.gaynor@...il.com>, linux-pwm@...r.kernel.org, rust-for-linux@...r.kernel.org,
Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>, Benno Lossin <lossin@...nel.org>,
Andreas Hindborg <a.hindborg@...nel.org>, Alice Ryhl <aliceryhl@...gle.com>,
Trevor Gross <tmgross@...ch.edu>, Danilo Krummrich <dakr@...nel.org>, linux-kernel@...r.kernel.org,
patches@...ts.linux.dev
Subject: Re: [PATCH] pwm: fix broken intra-doc link
Hello Miguel,
On Wed, Oct 29, 2025 at 07:19:40PM +0100, Miguel Ojeda wrote:
> `rustdoc` reports a broken intra-doc link:
>
> error: unresolved link to `Devres::register`
> --> rust/kernel/pwm.rs:722:11
> |
> 722 | /// via [`Devres::register`]. This ties the lifetime of the PWM chip registration
> | ^^^^^^^^^^^^^^^^ no item named `Devres` in scope
> |
> = note: `-D rustdoc::broken-intra-doc-links` implied by `-D warnings`
> = help: to override `-D warnings` add `#[allow(rustdoc::broken_intra_doc_links)]`
>
> Thus fix it.
>
> Fixes: a3d5a2b8da94 ("rust: pwm: Add complete abstraction layer")
> Signed-off-by: Miguel Ojeda <ojeda@...nel.org>
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git pwm/for-next
.
I don't consider my tree stable, so if you still want to send review
tags, I'll add them.
Best regards and thanks,
Uwe
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists