From: K. Y. Srinivasan Date: Mon, 28 Mar 2011 16:33:34 +0000 (-0700) Subject: Staging: hv: Get rid of the target_id from struct hv_storvsc_request X-Git-Tag: v3.0-rc1~336^2~935 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4dba0a3b4008c48316f712283c682f422b2c973;p=pandora-kernel.git Staging: hv: Get rid of the target_id from struct hv_storvsc_request In preparation for consolidating all I/O request state, get rid of the target_id field from struct hv_storvsc_request and instead use the equivalent state in struct vmscsi_request - target_id field. 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