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

Get rid of the forward declaration for blkvsc_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: 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