[PATCH net-next v5 03/14] net: phy: Introduce PHY ports representation

Jakub Kicinski kuba at kernel.org
Mon Apr 28 17:11:02 PDT 2025


On Fri, 25 Apr 2025 16:14:56 +0200 Maxime Chevallier wrote:
> +/**
> + * phy_port_get_type: get the PORT_* attribut for that port.
> + */
> +int phy_port_get_type(struct phy_port *port)

Bunch of missing argument descriptions in the kdoc in this patch.



More information about the linux-arm-kernel mailing list