Skip to content

Commit c6380f9

Browse files
SlarkXiaomartinkpetersen
authored andcommitted
scsi: pm8001: Fix typo 'the the' in comment
Replace 'the the' with 'the' in the comment. Link: https://lore.kernel.org/r/20220722094612.78583-1-slark_xiao@163.com Acked-by: Jack Wang <jinpu.wang@ionos.com> Signed-off-by: Slark Xiao <slark_xiao@163.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent 6464d5b commit c6380f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/scsi/pm8001/pm8001_hwi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3138,7 +3138,7 @@ int pm8001_mpi_local_phy_ctl(struct pm8001_hba_info *pm8001_ha, void *piomb)
31383138
*
31393139
* when HBA driver received the identify done event or initiate FIS received
31403140
* event(for SATA), it will invoke this function to notify the sas layer that
3141-
* the sas toplogy has formed, please discover the the whole sas domain,
3141+
* the sas toplogy has formed, please discover the whole sas domain,
31423142
* while receive a broadcast(change) primitive just tell the sas
31433143
* layer to discover the changed domain rather than the whole domain.
31443144
*/

0 commit comments

Comments
 (0)