Re: [PATCH net-next v9 2/4] rust: net::phy add module_phy_driver macro
From: Miguel Ojeda <hidden>
Date: 2023-12-08 14:42:55
Also in:
rust-for-linux
From: Miguel Ojeda <hidden>
Date: 2023-12-08 14:42:55
Also in:
rust-for-linux
On Tue, Dec 5, 2023 at 4:44 AM FUJITA Tomonori [off-list ref] wrote:
I follow Rust comment style here. Maybe I should do: s/This creates/This macro creates/
I think "Creates..." is fine, it is what we do in other files for functions.
Likely `kernel::` part would be changed in the future.
Similarly, you could say "Corresponds...". Cheers, Miguel