mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 02:31:27 +00:00
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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user