Re: [RFC PATCH v1 5/5] rust: file: add `DeferredFdCloser`

From: Miguel Ojeda
Date: Wed Aug 09 2023 - 05:09:41 EST


On Wed, Aug 9, 2023 at 11:00 AM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> If you mean for the commit, then we should follow the kernel
> convention instead. Please see my reply to Alice above.

One extra note: if it is a external repository, then yes, I would
definitely recommend adding a `Link` because readers may not be able
to easily `git show` the hash. But if it is the kernel tree, then it
is not needed.

Cheers,
Miguel