[PATCH net-next 08/13] net: phy: phy_caps: Introduce link_caps_valid

Maxime Chevallier maxime.chevallier at bootlin.com
Sun Feb 23 05:40:41 PST 2025


On Sun, 23 Feb 2025 14:38:46 +0800
kernel test robot <lkp at intel.com> wrote:

> >> drivers/net/phy/phy_caps.c:152: warning: Function parameter or struct member 'speed' not described in 'phy_caps_valid'
> >> drivers/net/phy/phy_caps.c:152: warning: Function parameter or struct member 'duplex' not described in 'phy_caps_valid'
> >> drivers/net/phy/phy_caps.c:152: warning: Function parameter or struct member 'linkmodes' not described in 'phy_caps_valid'  
> 

Ah indeed, I'm missing the kdoc description here.

Meh and the commit title should be :

	net: phy: phy_caps: Introduce phy_caps_valid

I'll wait a bit for reviews and fix that in the next round.

Thanks mister robot,

Maxime




More information about the linux-arm-kernel mailing list