[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <DFW6G2MYK9KG.212G8OSA6YCQK@kernel.org>
Date: Fri, 23 Jan 2026 19:23:51 +0100
From: "Danilo Krummrich" <dakr@...nel.org>
To: "Lyude Paul" <lyude@...hat.com>
Cc: <linux-kernel@...r.kernel.org>, <dri-devel@...ts.freedesktop.org>,
<rust-for-linux@...r.kernel.org>, "Miguel Ojeda" <ojeda@...nel.org>,
"Simona Vetter" <simona@...ll.ch>, "Alice Ryhl" <aliceryhl@...gle.com>,
"David Airlie" <airlied@...il.com>
Subject: Re: [PATCH] rust/drm: Fix Registration::{new,new_foreign_owned}()
docs
On Thu Jan 22, 2026 at 11:10 PM CET, Lyude Paul wrote:
> Looks like we've actually had a malformed rustdoc reference in the rustdocs
> for Registration::new_foreign_owned() for a while that, when fixed, still
> couldn't resolve properly because it refers to a private item.
>
> This is probably leftover from when Registration::new() was public, so drop
> the documentation from that function and fixup the documentation for
> Registration::new_foreign_owned().
>
> Signed-off-by: Lyude Paul <lyude@...hat.com>
I'd add a Fixes: tag for this, since it's user facing documentation.
Acked-by: Danilo Krummrich <dakr@...nel.org>
Powered by blists - more mailing lists