[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ebc83a89-b13c-49ae-adc3-c8de6903b735@lunn.ch>
Date: Mon, 10 Nov 2025 16:50:06 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Miguel Ojeda <ojeda@...nel.org>
Cc: FUJITA Tomonori <fujita.tomonori@...il.com>,
Alex Gaynor <alex.gaynor@...il.com>,
Trevor Gross <tmgross@...ch.edu>, netdev@...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>,
Danilo Krummrich <dakr@...nel.org>, linux-kernel@...r.kernel.org,
patches@...ts.linux.dev
Subject: Re: [PATCH 1/3] rust: net: phy: fix example's references to
`C{22,45}`
On Mon, Nov 10, 2025 at 01:22:21PM +0100, Miguel Ojeda wrote:
> The example refers to `phy::C{22,45}`, but there are no such items --
> they are within `reg`.
>
> Thus fix it.
>
> Fixes: 5114e05a3cfa ("rust: net::phy unified genphy_read_status function for C22 and C45 registers")
> Signed-off-by: Miguel Ojeda <ojeda@...nel.org>
> ---
> Please feel free to drop the Fixes tag -- I generally add them for
> things that get actually rendered in the documentation, since the stable
> team sometimes picks even typos, but it is of course not an bug on a
> kernel feature, of course.
netdev generally does backport documentation fixed. There are a lot of
developers stuck on LTS trees.
Please submit this to net, and include the Fixes tag.
Andrew
Powered by blists - more mailing lists