[SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 15 Mar 2013 10:01:07 +0000 (18:01 +0800)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 10 Apr 2013 18:52:04 +0000 (11:52 -0700)
The variable 'data' is initialized but never used
otherwise, so remove the unused variable.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Naresh Kumar Inna <naresh@chelsio.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found