git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38a4089
)
[SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 15 Mar 2013 10:01:07 +0000
(18:01 +0800)
committer
James 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