projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f414eb
)
skfp/h: fix repeated words in comments
author
Jilin Yuan
<yuanjilin@cdjrlc.com>
Wed, 10 Aug 2022 13:59:01 +0000
(21:59 +0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 12 Aug 2022 10:20:29 +0000
(11:20 +0100)
Delete the redundant word 'the'.
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fddi/skfp/h/hwmtm.h
patch
|
blob
|
history
diff --git
a/drivers/net/fddi/skfp/h/hwmtm.h
b/drivers/net/fddi/skfp/h/hwmtm.h
index 76c4a709d73daf3b1170a83a78b553f049e61d79..e97db826cdd45bc44fb5dea7a8a2b01b35d226a9 100644
(file)
--- a/
drivers/net/fddi/skfp/h/hwmtm.h
+++ b/
drivers/net/fddi/skfp/h/hwmtm.h
@@
-348,7
+348,7
@@
do { \
* This macro is invoked by the OS-specific before it left the
* function mac_drv_rx_complete. This macro calls mac_drv_fill_rxd
* if the number of used RxDs is equal or lower than the
- *
the
given low water mark.
+ * given low water mark.
*
* para low_water low water mark of used RxD's
*