Staging: hv: Get rid of the forward declaration of blkvsc_submit_request()
authorK. Y. Srinivasan <kys@microsoft.com>
Wed, 6 Apr 2011 21:34:59 +0000 (14:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 20 Apr 2011 20:33:22 +0000 (13:33 -0700)
commit8cbe3a1c8fd3ffe2daa037ea23969b870f8b9aeb
treec6c3a1bb007c7d3ad4e1b08afa53b5b9014b5844
parentc7a9a4847ea19d9578c8c3e81bc5ecb4adbaeb62
Staging: hv: Get rid of the forward declaration of blkvsc_submit_request()

Get rid of the forward declaration of  blkvsc_submit_request() 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: 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/blkvsc_drv.c