From: K. Y. Srinivasan Date: Mon, 7 Mar 2011 21:35:48 +0000 (-0800) Subject: Staging: hv: Remove the vm_device structure X-Git-Tag: v2.6.39-rc1~469^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bad88dac0e648c6978a02c6afb0dc2f4fa484bb;p=pandora-kernel.git Staging: hv: Remove the vm_device structure Consolidate all device related state in struct hv_device by moving the device field from struct vm_device to struct hv_device. As part of this, also get rid of struct vm_device since the consolidation is complete. Signed-off-by: K. Y. Srinivasan Signed-off-by: Abhishek Kane Signed-off-by: Haiyang Zhang Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed