diff --git a/qla2x00t/qla_os.c b/qla2x00t/qla_os.c index 5e94df526..edcc4fb48 100644 --- a/qla2x00t/qla_os.c +++ b/qla2x00t/qla_os.c @@ -1895,7 +1895,7 @@ qla2x00_remove_one(struct pci_dev *pdev) ha->host_shutting_down = 1; - if (qla_target.tgt_host_action != NULL) + if (qla_target.tgt_host_action != NULL) qla_target.tgt_host_action(ha, REMOVE_TARGET); #endif