Re: [PATCH v1] rust: update `error.rs` documentation
From: Miguel Ojeda
Date: Tue Jul 29 2025 - 15:35:56 EST
On Tue, Jul 29, 2025 at 4:36 PM Onur Özkan <work@xxxxxxxxxxxxx> wrote:
>
> Replaces the outdated (e.g., `ENOIOCTLCMD` is in the
> `srctree/include/linux/errno.h` file) and overly specific
> description referring to a single C header with a more generic
> one.
Yeah, we should have the other headers there, but I would avoid
removing the links entirely (the links are meant to be there as a
reference and get converted to actual links on render).
Thanks!
Cheers,
Miguel