Staging: hv: netvsc: Cleanup the name and type of link_stat variable
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 13 Sep 2011 22:21:27 +0000 (15:21 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 16 Sep 2011 18:07:19 +0000 (20:07 +0200)
commit6f27457b50c0439388e34d528f0fc200ddedb9a4
tree1910ab0f2a3a378e36ab6207b7bb306182ac79d8
parent3c4debad4290a31d3537bf89837f49d5e48b8271
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>
drivers/staging/hv/rndis_filter.c