[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220411032546.2517628-1-lv.ruyi@zte.com.cn>
Date: Mon, 11 Apr 2022 03:25:46 +0000
From: cgel.zte@...il.com
To: ecree.xilinx@...il.com, habetsm.xilinx@...il.com,
davem@...emloft.net
Cc: kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, Lv Ruyi <lv.ruyi@....com.cn>,
Zeal Robot <zealci@....com.cn>
Subject: [PATCH] sfc: Fix spelling mistake "writting" -> "writing"
From: Lv Ruyi <lv.ruyi@....com.cn>
There are some spelling mistakes in the comment. Fix it.
Reported-by: Zeal Robot <zealci@....com.cn>
Signed-off-by: Lv Ruyi <lv.ruyi@....com.cn>
---
drivers/net/ethernet/sfc/mcdi_pcol.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/ethernet/sfc/mcdi_pcol.h b/drivers/net/ethernet/sfc/mcdi_pcol.h
index d3fcbf930dba..ff617b1b38d3 100644
--- a/drivers/net/ethernet/sfc/mcdi_pcol.h
+++ b/drivers/net/ethernet/sfc/mcdi_pcol.h
@@ -73,8 +73,8 @@
* \------------------------------ Resync (always set)
*
* The client writes it's request into MC shared memory, and rings the
- * doorbell. Each request is completed by either by the MC writting
- * back into shared memory, or by writting out an event.
+ * doorbell. Each request is completed by either by the MC writing
+ * back into shared memory, or by writing out an event.
*
* All MCDI commands support completion by shared memory response. Each
* request may also contain additional data (accounted for by HEADER.LEN),
--
2.25.1
Powered by blists - more mailing lists