linux/drivers/staging/hv
K. Y. Srinivasan 7581578d68 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>
2011-05-11 13:49:09 -07:00
..
tools Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 2011-04-07 11:36:44 -07:00
Kconfig Staging: hv: Add the necessary dependencies to hyperv Kconfig 2011-05-06 09:27:34 -07:00
Makefile Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.c 2011-04-04 21:50:44 -07:00
TODO staging: hv: Convert vmbus driver interface function pointer table to constant 2010-09-14 16:27:12 -07:00
blkvsc_drv.c Staging: hv: Cleanup blkvsc_shutdown() 2011-05-11 13:39:01 -07:00
channel.c Staging: hv: Rename ringbuffer_get_debuginfo 2011-05-11 13:49:05 -07:00
channel.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
channel_mgmt.c Staging: hv: Get rid of vmbus_release_unattached_channels() as it is not used 2011-05-03 13:31:25 -07:00
channel_mgmt.h Staging: hv: Get rid of vmbus_release_unattached_channels() as it is not used 2011-05-03 13:31:25 -07:00
connection.c hv: pass u32 to process_chn_event() 2011-04-20 13:40:34 -07:00
hv.c Staging: merge 2.6.39-rc3 into staging-next 2011-04-13 12:14:05 -07:00
hv.h staging: hv: Convert camel cased functions in hv.c to lower cases 2010-11-09 16:42:11 -08:00
hv_api.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hv_kvp.c staging: hv: Replaced DPRINT and printk with native functions in hv_utils 2011-04-04 22:03:08 -07:00
hv_kvp.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hv_mouse.c Staging: hv: mousevsc_drv: Statically initialize probe/remove 2011-05-11 13:48:59 -07:00
hv_timesource.c staging: hv: Replaced printk with pr_info in hv_timesource 2011-04-04 22:03:08 -07:00
hv_util.c staging: Remove unnecessary semicolons when switch (foo) {...}; 2011-04-25 16:58:35 -07:00
logging.h Staging: hv: Remove osd layer 2011-02-18 13:11:03 -08:00
netvsc.c Staging: hv: Get rid of unnecessary code in netvsc.c 2011-05-11 13:48:49 -07:00
netvsc.h Staging: hv: Use native wait primitives 2011-02-18 13:11:03 -08:00
netvsc_api.h Staging: hv: Make rndis_filter_device_remove() non static 2011-05-11 13:48:46 -07:00
netvsc_drv.c Staging: hv: netvsc_drv: Statically initialize probe/remove 2011-05-11 13:48:57 -07:00
ring_buffer.c Staging: hv: Get rid of the forward declaration of hv_copyto_ringbuffer() 2011-05-11 13:49:09 -07:00
ring_buffer.h Staging: hv: Rename ringbuffer_get_debuginfo 2011-05-11 13:49:05 -07:00
rndis.h staging: hv: Convert camel cased struct fields in rndis.h to lower cases 2010-12-13 10:31:52 -08:00
rndis_filter.c Staging: hv: Get rid of some unnecessary code in rndis_filter.c 2011-05-11 13:48:49 -07:00
rndis_filter.h staging: hv: Convert camel cased functions in rndis_filter.c to lower cases 2010-12-13 10:31:51 -08:00
storvsc.c Staging: hv: storvsc: Get rid of some unnecessary DPRINTS 2011-05-11 13:39:07 -07:00
storvsc_api.h Staging: hv: Introduce a function to wait to drain outgoing I/O 2011-05-11 13:39:00 -07:00
storvsc_drv.c Staging: hv: Cleanup calls to cleanup in storvsc_drv.c 2011-05-11 13:48:54 -07:00
utils.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
version_info.h staging: hv: Added heartbeat functionality to hv_utils 2010-05-17 16:32:30 -07:00
vmbus.h Staging: hv: Remove the vm_device structure 2011-03-07 14:22:31 -08:00
vmbus_api.h Staging: hv: Get rid of cleanup from struct hv_driver 2011-05-11 13:48:55 -07:00
vmbus_channel_interface.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
vmbus_drv.c Staging: hv: VMBUS is a acpi enumerated device; get irq value from bios 2011-05-03 13:31:31 -07:00
vmbus_packet_format.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
vmbus_private.h staging: hv: use sync_bitops when interacting with the hypervisor 2011-04-04 21:33:25 -07:00
vstorage.h Staging: hv: Add the inclusion guard for vstorage.h 2011-04-04 21:50:40 -07:00