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)
commit6c884555f23d0c73f7e71ce977ee4dd882532c0f
treec60d067fd162fe09c4b86179a10f0186006e5e0e
parent36199a992aba4f3ea1bc0430f04655e99010a65d
Staging: hv: call VmbusInitialize directly from vmbus_bus_init()

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>
drivers/staging/hv/vmbus_api.h
drivers/staging/hv/vmbus_drv.c