commit | 36199a992aba4f3ea1bc0430f04655e99010a65d | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Thu Dec 02 11:59:22 2010 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Dec 02 11:59:22 2010 -0800 |
tree | 6807ff1fab247a265050198a77bc4ec7f9e18799 | |
parent | 1953ecfc293911311f04d8c19f04d2249a30707b [diff] |
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 <haiyangz@microsoft.com> Cc: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>