projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd33c59
)
sfc/siena: Fix typo in comment
author
Xiang wangx
<wangxiang@cdjrlc.com>
Sat, 18 Jun 2022 13:22:41 +0000
(21:22 +0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 19 Jun 2022 10:29:28 +0000
(11:29 +0100)
Delete the redundant word 'and'.
Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/siena/mcdi.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/sfc/siena/mcdi.c
b/drivers/net/ethernet/sfc/siena/mcdi.c
index 3df0f0eca3b7ea3ca048ad5c6b51fed5a7f97dbd..3f7899daa86a0572b180d0ca1373be3b2f101892 100644
(file)
--- a/
drivers/net/ethernet/sfc/siena/mcdi.c
+++ b/
drivers/net/ethernet/sfc/siena/mcdi.c
@@
-1264,7
+1264,7
@@
static void efx_mcdi_ev_death(struct efx_nic *efx, int rc)
}
/* The MC is going down in to BIST mode. set the BIST flag to block
- * new MCDI, cancel any outstanding MCDI and
and
schedule a BIST-type reset
+ * new MCDI, cancel any outstanding MCDI and schedule a BIST-type reset
* (which doesn't actually execute a reset, it waits for the controlling
* function to reset it).
*/