linux/drivers/net/e1000
Greg Dietsche c4dc4d108a e1000: remove unnecessary code
Compile tested.
remove unnecessary code that matches this coccinelle pattern
	if (...)
		return ret;
	return ret;

Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: David S. Miller <davem@conan.davemloft.net>
2011-06-17 00:03:04 -04:00
..
Makefile
e1000.h e1000: convert to set_phys_id 2011-05-07 03:10:13 -07:00
e1000_ethtool.c e1000: convert to set_phys_id 2011-05-07 03:10:13 -07:00
e1000_hw.c e1000: remove unnecessary code 2011-06-17 00:03:04 -04:00
e1000_hw.h Fix common misspellings 2011-03-31 11:26:23 -03:00
e1000_main.c Add appropriate <linux/prefetch.h> include for prefetch users 2011-05-22 21:41:57 -07:00
e1000_osdep.h e1000: fix sparse warning 2011-03-02 03:20:56 -08:00
e1000_param.c Intel Wired LAN drivers: Use static const 2010-12-10 22:12:32 -08:00