projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
959edef
)
atm: iphase: Fix typo in comment
author
Xiang wangx
<wangxiang@cdjrlc.com>
Thu, 16 Jun 2022 16:41:55 +0000
(
00:41
+0800)
committer
Jakub Kicinski
<kuba@kernel.org>
Sat, 18 Jun 2022 03:17:18 +0000
(20:17 -0700)
Delete the redundant word 'the'.
Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220616164155.11686-1-wangxiang@cdjrlc.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/atm/iphase.c
patch
|
blob
|
history
diff --git
a/drivers/atm/iphase.c
b/drivers/atm/iphase.c
index 3e726ee91fdceb4410b7d9105a6b00f6df4d6d3f..32414868695305712567169ef4db5546d963e16e 100644
(file)
--- a/
drivers/atm/iphase.c
+++ b/
drivers/atm/iphase.c
@@
-739,7
+739,7
@@
static u16 ia_eeprom_get (IADEV *iadev, u32 addr)
u32 t;
int i;
/*
- * Read the first bit that was clocked with the falling edge of
the
+ * Read the first bit that was clocked with the falling edge of
* the last command data clock
*/
NVRAM_CMD(IAREAD + addr);