http://git.etherboot.org
/
mirror
/
scst
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removed trailing whitespace from the source lines that are different
[mirror/scst/.git]
/
qla2x00t
/
qla_os.c
diff --git
a/qla2x00t/qla_os.c
b/qla2x00t/qla_os.c
index
b008a67
..
d0f3525
100644
(file)
--- a/
qla2x00t/qla_os.c
+++ b/
qla2x00t/qla_os.c
@@
-1789,7
+1789,7
@@
qla2x00_stop_dpc_thread(scsi_qla_host_t *ha)
ha->dpc_thread = NULL;
}
spin_unlock_irq(&ha->dpc_lock);
ha->dpc_thread = NULL;
}
spin_unlock_irq(&ha->dpc_lock);
-
+
if (t != NULL)
kthread_stop(t);
}
if (t != NULL)
kthread_stop(t);
}
@@
-1808,7
+1808,7
@@
qla2x00_remove_one(struct pci_dev *pdev)
ha->host_shutting_down = 1;
spin_unlock_irqrestore(&ha->hardware_lock, flags);
}
ha->host_shutting_down = 1;
spin_unlock_irqrestore(&ha->hardware_lock, flags);
}
- if (qla_target.tgt_host_action != NULL)
+ if (qla_target.tgt_host_action != NULL)
qla_target.tgt_host_action(ha, DISABLE_TARGET_MODE);
#endif
qla_target.tgt_host_action(ha, DISABLE_TARGET_MODE);
#endif