Re: [PATCH v2] scsi: lpfc: lpfc_init: deleted these repeated words

From: Joe Perches
Date: Thu Jun 10 2021 - 02:20:27 EST


On Thu, 2021-06-10 at 14:09 +0800, lijian_8010a29@xxxxxxx wrote:
> From: lijian <lijian@xxxxxxxxxx>
>
> deleted these repeated words 'the', 'using' and 'be' in the comments.
>
> Signed-off-by: lijian <lijian@xxxxxxxxxx>
> ---
> v2: Fix these typos
> Change 'irrelvant' to 'irrelevant'.
> Change 'will be re-try' to 'will be retried'.

This should be part of the commit message.
The content below the --- line is not added to any git commit.

> diff --git a/drivers/scsi/lpfc/lpfc_init.c b/drivers/scsi/lpfc/lpfc_init.c
[]
> @@ -5894,7 +5894,7 @@ lpfc_sli4_async_fip_evt(struct lpfc_hba *phba,
>   phba->fcf.fcf_flag &= ~FCF_ACVL_DISC;
>   spin_unlock_irq(&phba->hbalock);
>   /*
> - * Last resort will be re-try on
> + * Last resort will be retried on

retried on the current/to retry (with?) the current

Your spelling fixes seem reasonable but perhaps you could find a
fully fluent English speaker/writer to review your proposals before
submitting English grammar patches.