Auke Kok wrote:
Remove labels with only return, remove E1000_SUCCESS code and
replace with 0. Remove most goto's.

Signed-off-by: Auke Kok <[EMAIL PROTECTED]>
---

 drivers/net/e1000e/82571.c   |  138 +++++---------
drivers/net/e1000e/defines.h | 1 drivers/net/e1000e/es2lan.c | 162 +++++++----------
 drivers/net/e1000e/ich8lan.c |  401 +++++++++++++++++-------------------------
 drivers/net/e1000e/lib.c     |  314 +++++++++++++--------------------
drivers/net/e1000e/netdev.c | 4 drivers/net/e1000e/phy.c | 278 ++++++++++++-----------------
 7 files changed, 521 insertions(+), 777 deletions(-)

applied all three patches to #e1000e


-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to