]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: hv: Get rid of the forward declaration for storvsc_device_alloc()
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 10 May 2011 14:54:25 +0000 (07:54 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 11 May 2011 20:39:11 +0000 (13:39 -0700)
commit32e5c1fceef07e53ed12f5c4137e30c5dc23236b
tree88a8336be90f22fef286a8a50c1eccd2061270c1
parent43c33ad2d7cec1e94d6c8b6373c41480f1c9aa88
Staging: hv: Get rid of the forward declaration for storvsc_device_alloc()

Get rid of the forward declaration 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/storvsc_drv.c