From: Greg Dietsche Date: Thu, 16 Jun 2011 16:42:07 +0000 (-0500) Subject: m68k/math-emu: Remove unnecessary code X-Git-Tag: v3.1-rc1~101^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3690f8b713f9710e68214ca38fb8b07b587a2a7;p=pandora-kernel.git m68k/math-emu: Remove unnecessary code Remove unnecessary code that matches this coccinelle pattern if (...) return ret; return ret; Signed-off-by: Greg Dietsche Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed