qla2x00t: Fix a checkpatch complaint about whitespace

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3584 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2011-06-17 10:58:46 +00:00
parent ae269f6189
commit cb5792f74d

View File

@@ -4089,7 +4089,7 @@ static int q24_handle_els(scsi_qla_host_t *ha, notify24xx_entry_t *iocb)
sess->port_name[6], sess->port_name[7],
loop_id);
q2t_schedule_sess_for_deletion( sess);
q2t_schedule_sess_for_deletion(sess);
} else {
/* no session - no action required */