linux/drivers/net/e1000e
Bruce Allan 90da066925 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 <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-01-24 00:13:56 -08:00
..
82571.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2011-01-14 13:25:30 -08:00
defines.h e1000e: update Copyright for 2011 2011-01-14 02:04:01 -08:00
e1000.h e1000e: convert to stats64 2011-01-24 00:13:37 -08:00
es2lan.c e1000e: update Copyright for 2011 2011-01-14 02:04:01 -08:00
ethtool.c e1000e: reduce scope of some variables, remove unnecessary ones 2011-01-24 00:13:56 -08:00
hw.h e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs 2011-01-14 02:06:23 -08:00
ich8lan.c e1000e: reduce scope of some variables, remove unnecessary ones 2011-01-24 00:13:56 -08:00
lib.c e1000e: reduce scope of some variables, remove unnecessary ones 2011-01-24 00:13:56 -08:00
Makefile e1000e: update Copyright for 2011 2011-01-14 02:04:01 -08:00
netdev.c e1000e: reduce scope of some variables, remove unnecessary ones 2011-01-24 00:13:56 -08:00
param.c e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs 2011-01-14 02:06:23 -08:00
phy.c e1000e: reduce scope of some variables, remove unnecessary ones 2011-01-24 00:13:56 -08:00