git.samba.org
/
sfrench
/
cifs-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MIPS: math-emu: Checkpatch cleanup
[sfrench/cifs-2.6.git]
/
arch
/
mips
/
math-emu
/
sp_modf.c
diff --git
a/arch/mips/math-emu/sp_modf.c
b/arch/mips/math-emu/sp_modf.c
index 4b1dbac796f87116fcb050494978e5cdd0532f18..76568946b4c025f0176d62a0ec17970dd2ce8c9b 100644
(file)
--- a/
arch/mips/math-emu/sp_modf.c
+++ b/
arch/mips/math-emu/sp_modf.c
@@
-29,7
+29,7
@@
/* modf function is always exact for a finite number
*/
-ieee754sp ieee754sp_modf(ieee754sp x, ieee754sp *
ip)
+ieee754sp ieee754sp_modf(ieee754sp x, ieee754sp *ip)
{
COMPXSP;