diff options
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_attr.c')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_attr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_attr.c b/drivers/scsi/lpfc/lpfc_attr.c index f681eea57730..0e4abb96d68e 100644 --- a/drivers/scsi/lpfc/lpfc_attr.c +++ b/drivers/scsi/lpfc/lpfc_attr.c | |||
@@ -1339,7 +1339,7 @@ lpfc_##attr##_show(struct device *dev, struct device_attribute *attr, \ | |||
1339 | } | 1339 | } |
1340 | 1340 | ||
1341 | /** | 1341 | /** |
1342 | * lpfc_param_init - Intializes a cfg attribute | 1342 | * lpfc_param_init - Initializes a cfg attribute |
1343 | * | 1343 | * |
1344 | * Description: | 1344 | * Description: |
1345 | * Macro that given an attr e.g. hba_queue_depth expands | 1345 | * Macro that given an attr e.g. hba_queue_depth expands |