From: Wei Yongjun Date: Mon, 22 Oct 2012 09:20:20 +0000 (+0800) Subject: Drivers: hv: remove unused variable from channel_mgmt.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~85^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b45635542ede4ffeecb8fc4a1033ac5511ec2439;p=pandora-kernel.git Drivers: hv: remove unused variable from channel_mgmt.c The variables guidtype, guidinstance and initiate are initialized but never used otherwise, so remove the unused variables. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed