From: Liu Yu Date: Tue, 28 Oct 2008 03:50:20 +0000 (+0800) Subject: powerpc/math-emu: Remove redundant 'ret' X-Git-Tag: v2.6.29-rc1~574^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=033b8a333c66e0a7dc63132c1bd65175dc98bc25;p=pandora-kernel.git powerpc/math-emu: Remove redundant 'ret' FP_DECL_EX is already used, so ret is redundant. And FP_SET_EXCEPTION will add status into return value. Signed-off-by: Liu Yu Signed-off-by: Kumar Gala --- Reading git-diff-tree failed