From: K. Y. Srinivasan Date: Fri, 22 Apr 2011 21:55:08 +0000 (-0700) Subject: Staging: hv: Introduce a common function for issuing commands to the device X-Git-Tag: v3.0-rc1~336^2~747 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ede209f5bc3114d90f3dd38a46ceb882409f65c;p=pandora-kernel.git Staging: hv: Introduce a common function for issuing commands to the device There are multiple functions to either get info about the device (INQUIRY, CAPACITY etc) or to FLUSH the device cache. The majority of the code for these functions is identical. Introduce a common function for doing all these operations. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed