aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_scsi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_scsi.c')
-rw-r--r--drivers/scsi/lpfc/lpfc_scsi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_scsi.c b/drivers/scsi/lpfc/lpfc_scsi.c
index af8f8968bfba..2de4c4e1cd80 100644
--- a/drivers/scsi/lpfc/lpfc_scsi.c
+++ b/drivers/scsi/lpfc/lpfc_scsi.c
@@ -1532,7 +1532,6 @@ struct scsi_host_template lpfc_template = {
1532 .slave_configure = lpfc_slave_configure, 1532 .slave_configure = lpfc_slave_configure,
1533 .slave_destroy = lpfc_slave_destroy, 1533 .slave_destroy = lpfc_slave_destroy,
1534 .scan_finished = lpfc_scan_finished, 1534 .scan_finished = lpfc_scan_finished,
1535 .scan_start = lpfc_scan_start,
1536 .this_id = -1, 1535 .this_id = -1,
1537 .sg_tablesize = LPFC_SG_SEG_CNT, 1536 .sg_tablesize = LPFC_SG_SEG_CNT,
1538 .cmd_per_lun = LPFC_CMD_PER_LUN, 1537 .cmd_per_lun = LPFC_CMD_PER_LUN,