On Sat, 21 Jun 2025 17:20:49 +0200
Miguel Ojeda <[email protected]> wrote:

> On Sat, Jun 21, 2025 at 3:57 PM Alexey Gladkov <[email protected]> wrote:
>>
>> +/* Format: __mod_device_table__kmod_<modname>__<type>__<name> */
> 
> Should we mention that `__kmod_` and `__` will be the search strings,
> or otherwise the Rust formatting (i.e. that is carries a line etc.)?
> 
> Cc'ing Tomo: do we need an update on `rust/kernel/net/phy.rs`? Should
> we factor out the formatting?

Yeah, looks like the update is necessary. Thanks for the heads-up.

I've just send a patchset to convert the PHY abstractions to use
device_id crate:

https://lore.kernel.org/lkml/[email protected]/

Reply via email to