lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72n7Na7mjgZ9PwXwij5=AuHd5b3qjTc9Yh11ubMqawAYVg@mail.gmail.com>
Date: Mon, 29 Sep 2025 21:10:14 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: djfkvcing117@...il.com
Cc: linux-kernel@...r.kernel.org, rust-for-linux@...r.kernel.org, 
	Onur <work@...rozkan.dev>, gregkh <gregkh@...uxfoundation.org>, lossin@...nel.org, 
	gary@...yguo.net
Subject: Re: [PATCH v4] rust/fs: use intra-doc link for `EBADF` in
 `BadFdError` docs

On Wed, Sep 17, 2025 at 6:51 PM <djfkvcing117@...il.com> wrote:
>
> From: Tong Li <djfkvcing117@...il.com>
>
> In rust/kernel/fs/file.rs, replace `EBADF` with [`EBADF`].
>
> This helps rust-analyzer to resolve such references.

I would instead say:

    rust: file: add intra-doc link for `EBADF`

or similar, since that is what those are -- they are rendered by
`rustdoc` (and of course possibly used by other tooling).

The change itself looks fine to me.

However, it isn't sent to the right maintainers (VFS) -- please use
`scripts/get_maintainer.pl` to get them :)

Thanks!

Cheers,
Miguel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ