linux/drivers/staging/hv
K. Y. Srinivasan 6f27457b50 Staging: hv: netvsc: Cleanup the name and type of link_stat variable
Consistently name the variable tracking the link status. Use a consistent
type for this variable and get rid of some unnecessary parentheses as well.
I would like to thank Joe Perches <joe@perches.com> for suggesting these
changes and patiently helping me get here!

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-09-16 20:07:19 +02:00
..
tools Staging: hv: util: kvp: Cleanup kvp_get_domain_name() 2011-08-23 16:19:37 -07:00
Kconfig Staging: hv: vmbus: Get rid of the module dependency 2011-09-16 20:06:03 +02:00
Makefile Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c 2011-08-29 11:01:07 -07:00
TODO Staging: hv: Update TODO file 2011-09-06 12:06:33 -07:00
channel.c Staging: hv: vmbus: Properly deal with de-registering channel callback 2011-08-29 11:05:30 -07:00
channel_mgmt.c Staging: hv: vmbus: Cleanup dated comments in channel_mgmt.c 2011-09-09 13:45:39 -07:00
connection.c Staging: hv: vmbus: Cleanup the code in process_chn_event() 2011-09-06 11:53:51 -07:00
hv.c Staging: hv: vmbus: Do not enable auto eoi 2011-08-29 11:06:59 -07:00
hv_kvp.c Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h 2011-05-17 12:27:04 -07:00
hv_kvp.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hv_mouse.c Staging: hv: mousevsc: Get rid of the usage of the ext field in struct hv_device 2011-09-16 20:06:03 +02:00
hv_timesource.c Remove unneeded version.h include from drivers/staging/hv/hv_timesource.c 2011-07-05 09:10:47 -07:00
hv_util.c Staging: hv: vmbus: Change the signature of struct hv_driver probe function 2011-09-16 20:06:02 +02:00
hyperv.h Staging: hv: vmbus: Get rid of the ext field in struct hv_device 2011-09-16 20:06:03 +02:00
hyperv_net.h Staging: hv: netvsc: Get rid of the usage of the ext field in struct hv_device 2011-09-16 20:06:03 +02:00
hyperv_vmbus.h Staging: hv: vmbus: Rename vmbus_child_device_unregister 2011-09-09 13:45:39 -07:00
netvsc.c Staging: hv: netvsc: Rename netDevice as net_device 2011-09-16 20:06:04 +02:00
netvsc_drv.c Staging: hv: netvsc: Get rid of the usage of the ext field in struct hv_device 2011-09-16 20:06:03 +02:00
ring_buffer.c Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c 2011-08-29 11:10:02 -07:00
rndis_filter.c Staging: hv: netvsc: Cleanup the name and type of link_stat variable 2011-09-16 20:07:19 +02:00
storvsc_drv.c Staging: hv: storvsc: Eliminate the usage of ext field in struct hv_device 2011-09-16 20:06:03 +02:00
vmbus_drv.c Staging: hv: vmbus: Do not allocate struct hv_device_info on the stack 2011-09-16 20:06:03 +02:00