From: Greg Kroah-Hartman Date: Thu, 21 Oct 2010 15:55:36 +0000 (-0700) Subject: Staging: hv: make *context a real pointer in struct hv_device X-Git-Tag: v2.6.37-rc1~60^2~3^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7053a27a4c7fb3cf02944a7077c88a23b226c5f0;p=pandora-kernel.git Staging: hv: make *context a real pointer in struct hv_device This is really the struct vmbus_channel for the device, not a void pointer, so use the real structure to ensure type safety everywhere. Cc: Haiyang Zhang Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed