diff options
Diffstat (limited to 'drivers/scsi/pm8001/pm8001_hwi.c')
-rw-r--r-- | drivers/scsi/pm8001/pm8001_hwi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/pm8001/pm8001_hwi.c b/drivers/scsi/pm8001/pm8001_hwi.c index 5ff8261c5d67..0e05e8a22167 100644 --- a/drivers/scsi/pm8001/pm8001_hwi.c +++ b/drivers/scsi/pm8001/pm8001_hwi.c | |||
@@ -4152,7 +4152,7 @@ static int pm8001_chip_abort_task(struct pm8001_hba_info *pm8001_ha, | |||
4152 | } | 4152 | } |
4153 | 4153 | ||
4154 | /** | 4154 | /** |
4155 | * pm8001_chip_ssp_tm_req - built the task managment command. | 4155 | * pm8001_chip_ssp_tm_req - built the task management command. |
4156 | * @pm8001_ha: our hba card information. | 4156 | * @pm8001_ha: our hba card information. |
4157 | * @ccb: the ccb information. | 4157 | * @ccb: the ccb information. |
4158 | * @tmf: task management function. | 4158 | * @tmf: task management function. |