[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220710052443.15179-1-yuanjilin@cdjrlc.com>
Date: Sun, 10 Jul 2022 13:24:43 +0800
From: Jilin Yuan <yuanjilin@...rlc.com>
To: 3chas3@...il.com
Cc: netdev@...r.kernel.org, linux-atm-general@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, Jilin Yuan <yuanjilin@...rlc.com>
Subject: [PATCH] drivers/atm: fix repeated words in comments
Delete the redundant word 'the'.
Signed-off-by: Jilin Yuan <yuanjilin@...rlc.com>
---
drivers/atm/iphase.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/atm/iphase.c b/drivers/atm/iphase.c
index 3e726ee91fdc..76b9081cf6f7 100644
--- a/drivers/atm/iphase.c
+++ b/drivers/atm/iphase.c
@@ -740,7 +740,7 @@ static u16 ia_eeprom_get (IADEV *iadev, u32 addr)
int i;
/*
* Read the first bit that was clocked with the falling edge of the
- * the last command data clock
+ * last command data clock
*/
NVRAM_CMD(IAREAD + addr);
/*
--
2.36.1
Powered by blists - more mailing lists