From: Wei Yongjun Date: Wed, 7 Nov 2012 12:53:25 +0000 (+0800) Subject: tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~58^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=405d55c99da7a3045275fdb1a30614293a53c6e7;p=pandora-kernel.git tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd() 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 Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed