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 | gmane.linux.kernel.rust,gmane.linux.kernel,gmane.linux.network,gmane.comp.video.dri.devel,gmane.linux.kernel.pci,gmane.linux.acpi.devel,gmane.linux.drivers.devicetree,gmane.linux.power-management.general,gmane.linux.pwm,gmane.linux.usb.general |
|---|---|
| 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,