Staging: hv: Get rid of the forward declaration for vmbus_isr
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 15 Mar 2011 22:03:43 +0000 (15:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Apr 2011 04:47:31 +0000 (21:47 -0700)
commit793be9c76e7ca3841992e8bbdea46dcceb3e3118
treef04a9d33958565f7be96316e95c613d857a4cb52
parent086e7a5685babba533644acd1d39a81e3f8eed54
Staging: hv: Get rid of the forward declaration for vmbus_isr

Get rid of the forward declaration of vmbus_isr 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: Mike Sterling <mike.sterling@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/vmbus_drv.c
This page took 0.024588 seconds and 5 git commands to generate.