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:
Bart Van Assche
2009-10-23 09:16:52 +00:00
parent 0af5e1b9e3
commit 2d90ba1a1e

View File

@@ -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