]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
net: sungem_phy: Fix a typo error in sungem_phy
authorChu Guangqing <chuguangqing@inspur.com>
Mon, 3 Nov 2025 05:44:43 +0000 (13:44 +0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 5 Nov 2025 01:00:55 +0000 (17:00 -0800)
Fix a spelling mistakes for regularly

Signed-off-by: Chu Guangqing <chuguangqing@inspur.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20251103054443.2878-1-chuguangqing@inspur.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/sungem_phy.c

index 55aa8d0c8e1f27e9babc202c422c9bf201d14e0f..c10198d44576eb4a710427e07950e40dc62cf3dc 100644 (file)
@@ -1165,7 +1165,7 @@ int sungem_phy_probe(struct mii_phy *phy, int mii_id)
        int i;
 
        /* We do not reset the mii_phy structure as the driver
-        * may re-probe the PHY regulary
+        * may re-probe the PHY regularly
         */
        phy->mii_id = mii_id;