projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3b64a7
)
agere: fix repeated words in comments
author
Jilin Yuan
<yuanjilin@cdjrlc.com>
Sat, 25 Jun 2022 06:57:45 +0000
(14:57 +0800)
committer
Jakub Kicinski
<kuba@kernel.org>
Tue, 28 Jun 2022 05:06:14 +0000
(22:06 -0700)
Delete the redundant word 'the'.
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220625065745.61464-1-yuanjilin@cdjrlc.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/agere/et131x.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/agere/et131x.c
b/drivers/net/ethernet/agere/et131x.c
index fbf4588994ac55c5799bf7c375368144fba8d46a..d19d1579c4153f5ab8ef5eaf08f55303d2671ff4 100644
(file)
--- a/
drivers/net/ethernet/agere/et131x.c
+++ b/
drivers/net/ethernet/agere/et131x.c
@@
-1106,7
+1106,7
@@
static void et1310_config_rxmac_regs(struct et131x_adapter *adapter)
writel(0, &rxmac->mif_ctrl);
writel(0, &rxmac->space_avail);
- /* Initialize the
the
mif_ctrl register
+ /* Initialize the mif_ctrl register
* bit 3: Receive code error. One or more nibbles were signaled as
* errors during the reception of the packet. Clear this
* bit in Gigabit, set it in 100Mbit. This was derived