Delete the redundant word 'the'. Signed-off-by: wangjianli <wangjianli@xxxxxxxxxx> --- 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