projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6278382
)
ethernet/natsemi: fix repeated words in comments
author
Jilin Yuan
<yuanjilin@cdjrlc.com>
Thu, 30 Jun 2022 07:51:56 +0000
(15:51 +0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 1 Jul 2022 10:14:24 +0000
(11:14 +0100)
Delete the redundant word 'in'.
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/natsemi/natsemi.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/natsemi/natsemi.c
b/drivers/net/ethernet/natsemi/natsemi.c
index 50bca486a2444469548290b866b5dfdba5aa7a06..9aae7f1eb5d266308832f414888e6c01787b246d 100644
(file)
--- a/
drivers/net/ethernet/natsemi/natsemi.c
+++ b/
drivers/net/ethernet/natsemi/natsemi.c
@@
-158,7
+158,7
@@
MODULE_PARM_DESC(full_duplex, "DP8381x full duplex setting(s) (1)");
I. Board Compatibility
This driver is designed for National Semiconductor DP83815 PCI Ethernet NIC.
-It also works with other chips in
in
the DP83810 series.
+It also works with other chips in the DP83810 series.
II. Board-specific settings