]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: hv: Get rid of the forward declaration of blkvsc_ioctl()
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 22 Apr 2011 21:13:23 +0000 (14:13 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 25 Apr 2011 23:20:42 +0000 (16:20 -0700)
commit38d67619e790d7ede4c7c48f1a7b9479ea1ab17f
tree6bccc9cfec90b4aaa4b0534a33b1e9ba93133ccd
parent0492b31f8e2a30c73b5e0857c35c1aeee428588d
Staging: hv: Get rid of the forward declaration of blkvsc_ioctl()

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