powerpc/math-emu: Remove redundant 'ret'
authorLiu Yu <yu.liu@freescale.com>
Tue, 28 Oct 2008 03:50:20 +0000 (11:50 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 3 Dec 2008 14:19:15 +0000 (08:19 -0600)
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 <yu.liu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found