linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] scsi: pm8001: Fix typo 'the the' in comment
@ 2022-07-22  9:46 Slark Xiao
  2022-08-01  9:35 ` Jinpu Wang
  0 siblings, 1 reply; 2+ messages in thread
From: Slark Xiao @ 2022-07-22  9:46 UTC (permalink / raw)
  To: jejb, martin.petersen, jinpu.wang; +Cc: linux-kernel, linux-scsi, Slark Xiao

Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
---
 drivers/scsi/pm8001/pm8001_hwi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/pm8001/pm8001_hwi.c b/drivers/scsi/pm8001/pm8001_hwi.c
index 4acaff479916..91d78d0a38fe 100644
--- a/drivers/scsi/pm8001/pm8001_hwi.c
+++ b/drivers/scsi/pm8001/pm8001_hwi.c
@@ -3138,7 +3138,7 @@ int pm8001_mpi_local_phy_ctl(struct pm8001_hba_info *pm8001_ha, void *piomb)
  *
  * when HBA driver received the identify done event or initiate FIS received
  * event(for SATA), it will invoke this function to notify the sas layer that
- * the sas toplogy has formed, please discover the the whole sas domain,
+ * the sas toplogy has formed, please discover the whole sas domain,
  * while receive a broadcast(change) primitive just tell the sas
  * layer to discover the changed domain rather than the whole domain.
  */
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] scsi: pm8001: Fix typo 'the the' in comment
  2022-07-22  9:46 [PATCH] scsi: pm8001: Fix typo 'the the' in comment Slark Xiao
@ 2022-08-01  9:35 ` Jinpu Wang
  0 siblings, 0 replies; 2+ messages in thread
From: Jinpu Wang @ 2022-08-01  9:35 UTC (permalink / raw)
  To: Slark Xiao; +Cc: jejb, martin.petersen, jinpu.wang, linux-kernel, linux-scsi

On Fri, Jul 22, 2022 at 11:46 AM Slark Xiao <slark_xiao@163.com> wrote:
>
> Replace 'the the' with 'the' in the comment.
>
> Signed-off-by: Slark Xiao <slark_xiao@163.com>
Acked-by: Jack Wang <jinpu.wang@ionos.com>
> ---
>  drivers/scsi/pm8001/pm8001_hwi.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/scsi/pm8001/pm8001_hwi.c b/drivers/scsi/pm8001/pm8001_hwi.c
> index 4acaff479916..91d78d0a38fe 100644
> --- a/drivers/scsi/pm8001/pm8001_hwi.c
> +++ b/drivers/scsi/pm8001/pm8001_hwi.c
> @@ -3138,7 +3138,7 @@ int pm8001_mpi_local_phy_ctl(struct pm8001_hba_info *pm8001_ha, void *piomb)
>   *
>   * when HBA driver received the identify done event or initiate FIS received
>   * event(for SATA), it will invoke this function to notify the sas layer that
> - * the sas toplogy has formed, please discover the the whole sas domain,
> + * the sas toplogy has formed, please discover the whole sas domain,
>   * while receive a broadcast(change) primitive just tell the sas
>   * layer to discover the changed domain rather than the whole domain.
>   */
> --
> 2.25.1
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-01  9:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22  9:46 [PATCH] scsi: pm8001: Fix typo 'the the' in comment Slark Xiao
2022-08-01  9:35 ` Jinpu Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).