From: K. Y. Srinivasan Date: Tue, 26 Apr 2011 16:20:18 +0000 (-0700) Subject: Staging: hv: Introduce a function to map a generic driver pointer to a pointer to... X-Git-Tag: v3.0-rc1~336^2~634 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0724e5fd77b44338fb12af35f0577bd4142903e8;p=pandora-kernel.git Staging: hv: Introduce a function to map a generic driver pointer to a pointer to storvsc_driver_object In preparation for getting rid of the priv element from struct hv_driver, introduce a function that maps a generic struct driver pointer to struct storvsc_driver_object. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Abhishek Kane Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed