From: K. Y. Srinivasan Date: Sat, 27 Aug 2011 18:31:01 +0000 (-0700) Subject: Staging: hv: storvsc: Do not aquire an unnecessary reference on stor_device X-Git-Tag: v3.2-rc1~169^2^2~861 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdbc49706be445d0f5c16c0add979d52d01a7b2c;p=pandora-kernel.git Staging: hv: storvsc: Do not aquire an unnecessary reference on stor_device On entry into storvsc_on_io_completion() we have already acquired a reference on the stor_device; there is no need to acquire an additional reference here. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed