Skip to content

Commit 9776fe0

Browse files
Xiang wangxdavem330
authored andcommitted
sfc/siena: Fix typo in comment
Delete the redundant word 'and'. Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent dd33c59 commit 9776fe0

File tree

1 file changed

+1
-1
lines changed
  • drivers/net/ethernet/sfc/siena

1 file changed

+1
-1
lines changed

drivers/net/ethernet/sfc/siena/mcdi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1264,7 +1264,7 @@ static void efx_mcdi_ev_death(struct efx_nic *efx, int rc)
12641264
}
12651265

12661266
/* The MC is going down in to BIST mode. set the BIST flag to block
1267-
* new MCDI, cancel any outstanding MCDI and and schedule a BIST-type reset
1267+
* new MCDI, cancel any outstanding MCDI and schedule a BIST-type reset
12681268
* (which doesn't actually execute a reset, it waits for the controlling
12691269
* function to reset it).
12701270
*/

0 commit comments

Comments
 (0)