[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72nyHPO-zFo9-4-MCmsPrxoQMK046EnvYSsQKCUBnz3MXw@mail.gmail.com>
Date: Tue, 22 Jul 2025 11:20:18 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Miguel Ojeda <ojeda@...nel.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, "Rafael J. Wysocki" <rafael@...nel.org>,
Danilo Krummrich <dakr@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
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>, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org, patches@...ts.linux.dev
Subject: Re: [PATCH 1/2] rust: io: fix broken intra-doc link to missing
`flags` module
On Tue, Jul 22, 2025 at 10:55 AM Miguel Ojeda <ojeda@...nel.org> wrote:
>
> There is no `mod flags` in this case, unlike others. Instead, they are
> associated constants for the `Flags` type.
>
> Thus reword the sentence to fix the broken intra-doc link, providing
> an example of constant and linking to it to clarify which ones we are
> referring to.
>
> Fixes: 493fc33ec252 ("rust: io: add resource abstraction")
> Signed-off-by: Miguel Ojeda <ojeda@...nel.org>
> ---
I should have mentioned that, as usual, please feel free to rebase
these if preferred (I think you don't in that tree, but
nevertheless...)
These two are meant to clean -next (and rust.docs.kernel.org, which I
build with WERROR so far).
Cheers,
Miguel
Powered by blists - more mailing lists