[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20221022062645.15043-1-wangjianli@cdjrlc.com>
Date: Sat, 22 Oct 2022 14:26:45 +0800
From: wangjianli <wangjianli@...rlc.com>
To: mikecyr@...ux.ibm.com, jejb@...ux.ibm.com,
martin.petersen@...cle.com
Cc: linux-scsi@...r.kernel.org, target-devel@...r.kernel.org,
linux-kernel@...r.kernel.org, wangjianli <wangjianli@...rlc.com>
Subject: [PATCH] scsi/ibmvscsi_tgt: fix repeated words in comments
Delete the redundant word 'the'.
Signed-off-by: wangjianli <wangjianli@...rlc.com>
---
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c b/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
index eee1a24f7e15..9c783c150755 100644
--- a/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
+++ b/drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
@@ -400,7 +400,7 @@ static long ibmvscsis_check_init_msg(struct scsi_info *vscsi, uint *format)
* An error has occurred or the driver received a Transport event,
* and the driver is requesting that the command queue be de-registered
* in a safe manner. If there is no outstanding I/O then we can stop the
- * queue. If we are restarting the queue it will be reflected in the
+ * queue. If we are restarting the queue it will be reflected in
* the state of the adapter.
*
* EXECUTION ENVIRONMENT:
--
2.36.1
Powered by blists - more mailing lists