projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6464d5b
)
scsi: pm8001: Fix typo 'the the' in comment
author
Slark Xiao
<slark_xiao@163.com>
Fri, 22 Jul 2022 09:46:12 +0000
(17:46 +0800)
committer
Martin K. Petersen
<martin.petersen@oracle.com>
Mon, 1 Aug 2022 23:54:51 +0000
(19:54 -0400)
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>
drivers/scsi/pm8001/pm8001_hwi.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/pm8001/pm8001_hwi.c
b/drivers/scsi/pm8001/pm8001_hwi.c
index a37595621d51a4d98e3c82aee6ae5288fcec7e9b..6a3c4c34706105e009e9b44210daf5b80e2b9724 100644
(file)
--- 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.
*/