Re: [PATCH v2 05/11] rust: net/phy: remove expansion from doc
FUJITA Tomonori <[email protected]> Fri, 31 Jul 2026 19:45:09 +0900 (JST)
| Newsgroups | org.kernel.vger.linux-pwm,dev.linux.lists.driver-core,dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-acpi,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pci,org.kernel.vger.linux-pm,org.kernel.vger.linux-usb,org.kernel.vger.netdev,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 30 Jul 2026 23:01:18 +0200 "Danilo Krummrich" <[email protected]> wrote: > On Mon Jun 29, 2026 at 2:39 PM CEST, Gary Guo wrote: >> The expansion serves little purpose and it can easily diverge. >> >> Signed-off-by: Gary Guo <[email protected]> > > I did not pick this one up, as it is not necessarily needed by this series. > > However, I agree with the intend and I think it did diverge already before this > series. > > FUJITA, please consider to pick this one up, or let me know if you want me to > take it. net/phy changes normally go through netdev, but this one just removes documentation that is already obsolete, so I think taking it via driver-core as part of this series is the least work for everyone. So please take it with the series, unless the netdev folks object. Thanks,