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:
f9611c4
)
tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 7 Nov 2012 12:53:25 +0000
(20:53 +0800)
committer
Michael S. Tsirkin
<mst@redhat.com>
Thu, 6 Dec 2012 15:09:19 +0000
(17:09 +0200)
The variable se_sess is initialized but never used
otherwise, so remove the unused variable.
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
No differences found