linux/drivers/staging/hv
K. Y. Srinivasan d87d707d60 Staging: hv: Fix a jump label (Cleanup) in blkvsc_drv
One of the goto labels was named Cleanup; change it to cleanup.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-25 16:22:57 -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
blkvsc_drv.c Staging: hv: Fix a jump label (Cleanup) in blkvsc_drv 2011-04-25 16:22:57 -07:00
channel_mgmt.c Staging: merge 2.6.39-rc3 into staging-next 2011-04-13 12:14:05 -07:00
channel_mgmt.h staging/hv: add missing include causing build error 2011-03-09 16:01:30 -08:00
channel.c Staging: merge 2.6.39-rc3 into staging-next 2011-04-13 12:14:05 -07:00
channel.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
connection.c hv: pass u32 to process_chn_event() 2011-04-20 13:40:34 -07: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: merge 2.6.39-rc3 into staging-next 2011-04-13 12:14:05 -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: merge 2.6.39-rc3 into staging-next 2011-04-13 12:14:05 -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
Kconfig Staging: hv: enable mouse driver to build 2011-03-02 20:15:14 -05:00
logging.h Staging: hv: Remove osd layer 2011-02-18 13:11:03 -08:00
Makefile Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.c 2011-04-04 21:50:44 -07:00
netvsc_api.h staging: hv: Convert camel cased struct fields in netvsc.h to lower cases 2010-12-13 10:31:52 -08:00
netvsc_drv.c Staging: convert hv network driver to hw_features 2011-04-20 13:43:16 -07:00
netvsc.c staging: hv: convert function name NetVscDisconnectFromVsp to lower case 2011-04-25 16:13:28 -07:00
netvsc.h Staging: hv: Use native wait primitives 2011-02-18 13:11:03 -08:00
ring_buffer.c staging: hv: Replace DPRINT with natives in hv_vmbus 2011-04-04 22:03:07 -07:00
ring_buffer.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
rndis_filter.c Staging: merge 2.6.39-rc3 into staging-next 2011-04-13 12:14:05 -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
rndis.h staging: hv: Convert camel cased struct fields in rndis.h to lower cases 2010-12-13 10:31:52 -08:00
storvsc_api.h Staging: hv: Rename struct storvsc_request_extension 2011-04-04 21:55:12 -07:00
storvsc_drv.c Staging: hv: Cleanup storvsc_remove() 2011-04-25 16:22:55 -07:00
storvsc.c Staging: hv: Properly capture the error state 2011-04-20 13:32:06 -07:00
TODO
utils.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
version_info.h
vmbus_api.h Staging: hv: Remove the vm_device structure 2011-03-07 14:22:31 -08:00
vmbus_channel_interface.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
vmbus_drv.c hv: make vmbus_loglevel writeable 2011-04-20 13:40:35 -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
vmbus.h Staging: hv: Remove the vm_device structure 2011-03-07 14:22:31 -08:00
vstorage.h Staging: hv: Add the inclusion guard for vstorage.h 2011-04-04 21:50:40 -07:00