Staging: hv: call VmbusInitialize directly from vmbus_bus_init()
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Dec 2010 20:04:00 +0000 (12:04 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Dec 2010 20:04:00 +0000 (12:04 -0800)
No need to pass a function pointer to a function in the same file.

Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found