From: Greg Kroah-Hartman Date: Thu, 2 Dec 2010 19:59:22 +0000 (-0800) Subject: Staging: hv: remove vmbus.c X-Git-Tag: v2.6.38-rc1~423^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36199a992aba4f3ea1bc0430f04655e99010a65d;p=pandora-kernel.git Staging: hv: remove vmbus.c Merge the functions into vmbus_drv.c as there's no need to have them separate anymore. It will also make unwinding some of the function and pointer mess easier, as well as making functions static in the future. Cc: Haiyang Zhang Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed