From: Bill Pemberton Date: Tue, 28 Jul 2009 17:46:23 +0000 (-0400) Subject: Staging: hv: comment out blkdev variable in blkvsc_ioctl X-Git-Tag: v2.6.32-rc1~668^2~411 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b578852955765bfbe12bd31ac1e7888a3deaff40;p=pandora-kernel.git Staging: hv: comment out blkdev variable in blkvsc_ioctl This variable generated an unused variable warning due to other code in the fuction being commented out. This comments out the variable defination so that the code compiles without warnings. Signed-off-by: Bill Pemberton Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed