From 0a3f084179731f6755462aa7fec677f8e1f0580a Mon Sep 17 00:00:00 2001 From: Greg Dietsche Date: Thu, 16 Jun 2011 07:04:30 +0000 Subject: [PATCH] net: icplus: remove unnecessary code Compile tested. remove unnecessary code that matches this coccinelle pattern if (...) return ret; return ret; Signed-off-by: Greg Dietsche Signed-off-by: David S. Miller --- Reading git-format-patch failed