[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)
commit162cca5ed9c28d5d0923179c2b5d6be0c4d4d72e
tree3f4e014d11d4ae23d168b82c2db17ee20a77e9f8
parent38a4089a9ef17f3185cb6ec4506f0734b53eabea
[SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()

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>
drivers/scsi/csiostor/csio_hw.c