Re: [PATCH net v2] rust: net: phy: fix off-by-one bit positions in device status accessors
Miguel Ojeda <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux,org.kernel.vger.netdev,org.kernel.vger.stable |
|---|---|
| Message-ID | <CANiq72nArSN90SWmPiKxYvnQUxuebJ-W8OiYqXmq2SZEfJnGGg@mail.gmail.com> |
On Mon, Aug 24, 2026 at 1:12 PM Chunfeng Song <[email protected]> wrote: > > Link: https://lore.kernel.org/netdev/[email protected]/ # v8 cover letter > Link: https://lore.kernel.org/rust-for-linux/[email protected]/ # v1 Not sure why the cover letter is linked (if there is a good reason, please keep it), but at least for the second line above: we don't usually link to previous versions within the commit message unless there is a good reason. i.e. if it is just for changelog purposes (which is good!), then it should be placed alongside the changelog between versions after the `---` line. I hope that clarifies! Cheers, Miguel