Staging: hv: remove vmbus_on_event_dpc()
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Dec 2010 20:12:46 +0000 (12:12 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Dec 2010 20:12:46 +0000 (12:12 -0800)
Just call VmbusOnEvents() as that's all the function did, so we can
remove it.

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

No differences found