mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 19:21:26 +00:00
Fixed a checkpatch complaint about trailing whitespace. Verified that the output of svn diff -x -w is empty for this modification.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1254 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user