From: Greg Dietsche Date: Mon, 13 Jun 2011 18:11:47 +0000 (-0500) Subject: staging: remove unnecessary code X-Git-Tag: v3.1-rc1~232^2~547 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5274ab09747d0ef829f9b8f040756758e5de55c;p=pandora-kernel.git staging: remove unnecessary code Compile tested. remove unnecessary code that matches this coccinelle pattern if (...) return ret; return ret; Signed-off-by: Greg Dietsche Acked-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed