[PATCH] net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"

Subsystems: ethernet phy library, networking drivers, the rest

STALE2196d

2 messages, 2 authors, 2020-08-20 · open the first message on its own page

[PATCH] net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"

From: Kaige Li <hidden>
Date: 2020-08-20 06:48:20

There are a couple of spelling mistakes in comment text. Fix these.

Signed-off-by: Kaige Li <redacted>
---
 drivers/net/phy/mscc/mscc_main.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/phy/mscc/mscc_main.c b/drivers/net/phy/mscc/mscc_main.c
index a4fbf3a..6bc7406 100644
--- a/drivers/net/phy/mscc/mscc_main.c
+++ b/drivers/net/phy/mscc/mscc_main.c
@@ -1738,13 +1738,13 @@ static int __phy_write_mcb_s6g(struct phy_device *phydev, u32 reg, u8 mcb,
 	return 0;
 }
 
-/* Trigger a read to the spcified MCB */
+/* Trigger a read to the specified MCB */
 static int phy_update_mcb_s6g(struct phy_device *phydev, u32 reg, u8 mcb)
 {
 	return __phy_write_mcb_s6g(phydev, reg, mcb, PHY_MCB_S6G_READ);
 }
 
-/* Trigger a write to the spcified MCB */
+/* Trigger a write to the specified MCB */
 static int phy_commit_mcb_s6g(struct phy_device *phydev, u32 reg, u8 mcb)
 {
 	return __phy_write_mcb_s6g(phydev, reg, mcb, PHY_MCB_S6G_WRITE);
-- 
2.1.0

Re: [PATCH] net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"

From: David Miller <davem@davemloft.net>
Date: 2020-08-20 18:17:55

From: Kaige Li <redacted>
Date: Thu, 20 Aug 2020 14:47:55 +0800
There are a couple of spelling mistakes in comment text. Fix these.

Signed-off-by: Kaige Li <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help