Staging: hv: Get rid of the forward declaration for vmbus_device_release
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 15 Mar 2011 22:03:42 +0000 (15:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Apr 2011 04:47:30 +0000 (21:47 -0700)
commit086e7a5685babba533644acd1d39a81e3f8eed54
tree5301a5be352774e27bf8ddf6a533769e8d89b20c
parenteb1bb259cf216be0cd924e76e2185c7fb2c7e8ee
Staging: hv: Get rid of the forward declaration for vmbus_device_release

Get rid of the forward declaration of vmbus_device_release by moving
the code around.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Mike Sterling <mike.sterling@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/vmbus_drv.c