From: Bruce Allan Date: Thu, 6 Jan 2011 07:02:53 +0000 (+0000) Subject: e1000e: reduce scope of some variables, remove unnecessary ones X-Git-Tag: v2.6.39-rc1~468^2~485^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90da06692532541a38f9857972e1fd6b1cdfb45a;p=pandora-kernel.git e1000e: reduce scope of some variables, remove unnecessary ones Static analysis of the driver code found some variables for which the scope can be reduced, or remove the variable altogether. Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed