From cb5792f74dfceee5dd3d063d86ff1dd122e43aec Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Fri, 17 Jun 2011 10:58:46 +0000 Subject: [PATCH] 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 --- qla2x00t/qla2x00-target/qla2x00t.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qla2x00t/qla2x00-target/qla2x00t.c b/qla2x00t/qla2x00-target/qla2x00t.c index 538ac391b..135ceec28 100644 --- a/qla2x00t/qla2x00-target/qla2x00t.c +++ b/qla2x00t/qla2x00-target/qla2x00t.c @@ -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 */