net: phy: update obsolete comment about PHY_STARTING
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 14 Mar 2023 12:48:56 +0000 (13:48 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 16 Mar 2023 04:31:54 +0000 (21:31 -0700)
commit83456576a42050cc0675aece14277a3cbdee9cbe
treef61c757c4c61a281a59672d995529dbe0f1f54f6
parent0384d05555d2b3dacd647668cd84df2ccd15ac61
net: phy: update obsolete comment about PHY_STARTING

Commit 899a3cbbf77a ("net: phy: remove states PHY_STARTING and
PHY_PENDING") missed to update a comment in phy_probe. Remove
superfluous "Description:" prefix while we are here.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://lore.kernel.org/r/20230314124856.44878-1-wsa+renesas@sang-engineering.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/phy_device.c