Messages in this thread |  | | Date | Fri, 7 Feb 2025 16:34:21 -0800 | | From | Jakub Kicinski <> | | Subject | Re: [PATCH net-next v3 2/2] net: phy: dp83tg720: Add randomized polling intervals for unstable link detection |
| |
On Thu, 6 Feb 2025 10:39:02 +0100 Oleksij Rempel wrote: > +static unsigned int dp83tg720_phy_get_next_update_time(struct phy_device *phydev)
over 80 chars, why did you decide to put the word "phy" into this function name
> + /* When the link is up, use a fixed 1000ms interval (in jiffies) */
comment over 80 chars
|  |