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:
92df0f8
)
MIPS: math-emu: Cleanup ieee754si_indef() / ieee754di_indef().
author
Ralf Baechle
<ralf@linux-mips.org>
Sat, 19 Apr 2014 12:20:54 +0000
(14:20 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 23 May 2014 13:11:08 +0000
(15:11 +0200)
LONG_LONG_MAX is a symbol defined in <limits.h> which may not be available
so better rely on something provided by a kernel header. While at it,
turn these function-like macros into inline functions.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/ieee754.h
patch
|
blob
|
history
diff --cc
arch/mips/math-emu/ieee754.h
Simple merge