[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20221022063821.27974-1-wangjianli@cdjrlc.com>
Date: Sat, 22 Oct 2022 14:38:21 +0800
From: wangjianli <wangjianli@...rlc.com>
To: hare@...e.com, jejb@...ux.ibm.com, martin.petersen@...cle.com
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
wangjianli <wangjianli@...rlc.com>
Subject: [PATCH] scsi/aic7xxx: fix repeated words in comments
Delete the redundant word 'the'.
Signed-off-by: wangjianli <wangjianli@...rlc.com>
---
drivers/scsi/aic7xxx/aic7xxx_core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/aic7xxx/aic7xxx_core.c b/drivers/scsi/aic7xxx/aic7xxx_core.c
index a396f048a031..dbce720c7a9f 100644
--- a/drivers/scsi/aic7xxx/aic7xxx_core.c
+++ b/drivers/scsi/aic7xxx/aic7xxx_core.c
@@ -1110,7 +1110,7 @@ ahc_handle_seqint(struct ahc_softc *ahc, u_int intstat)
hscb->control = 0;
/*
- * This request sense could be because the
+ * This request sense could be because
* the device lost power or in some other
* way has lost our transfer negotiations.
* Renegotiate if appropriate. Unit attention
--
2.36.1
Powered by blists - more mailing lists