From: K. Y. Srinivasan Date: Tue, 13 Sep 2011 22:21:27 +0000 (-0700) Subject: Staging: hv: netvsc: Cleanup the name and type of link_stat variable X-Git-Tag: v3.2-rc1~169^2^2~509 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f27457b50c0439388e34d528f0fc200ddedb9a4;p=pandora-kernel.git 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 for suggesting these changes and patiently helping me get here! Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed