git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
463a8c0
)
powerpc/math-emu: Remove redundant 'ret'
author
Liu Yu
<yu.liu@freescale.com>
Tue, 28 Oct 2008 03:50:20 +0000
(11:50 +0800)
committer
Kumar 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