Staging: hv: Get rid of the forward declaration for blkvsc_do_read_capacity()
commit87b31c224447d12ea3d17a4bbbf8e92927b09311
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 22 Apr 2011 21:13:30 +0000 (22 14:13 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 25 Apr 2011 23:20:45 +0000 (25 16:20 -0700)
treefb61fc3716bd5fa98510addbc2fb67303ee35559
parent8138bd95a62d41497528f07d368c27cd6ff837b5
Staging: hv: Get rid of the forward declaration for blkvsc_do_read_capacity()

Get rid of the forward declaration for blkvsc_do_read_capacity() 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