Staging: hv: Get rid of the forward declaration of hv_copyto_ringbuffer()
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 10 May 2011 14:55:32 +0000 (07:55 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 11 May 2011 20:49:09 +0000 (13:49 -0700)
commit7581578d688397d927b882a343a2969ef0cac12a
tree50b9b6aae6df7fa5fb1f03673f271e3524ab1f02
parent8f1136aeb474b14db8f420d4919759b46993830b
Staging: hv: Get rid of the forward declaration of hv_copyto_ringbuffer()

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/ring_buffer.c
This page took 0.025055 seconds and 5 git commands to generate.