e1000e: reduce scope of some variables, remove unnecessary ones
authorBruce Allan <bruce.w.allan@intel.com>
Thu, 6 Jan 2011 07:02:53 +0000 (07:02 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 24 Jan 2011 08:13:56 +0000 (00:13 -0800)
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 <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found