Re: [PATCH v2 05/11] rust: net/phy: remove expansion from doc
From: FUJITA Tomonori
Date: Fri Jul 31 2026 - 06:51:49 EST
On Thu, 30 Jul 2026 23:01:18 +0200
"Danilo Krummrich" <dakr@xxxxxxxxxx> 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 <gary@xxxxxxxxxxx>
>
> 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,