MIPS: math-emu: Reduce code duplication.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 13 Jun 2014 14:36:45 +0000 (15:36 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 26 Jun 2014 09:47:55 +0000 (10:47 +0100)
commitfb738f8544d8ceb3599598f3500f33bf6ff2fca4
treea9c7299334e8b240c3619b2c285ec15c945f14d6
parent91496ea9f86f55e87be78ecc88c8a6b7e3802601
MIPS: math-emu: Reduce code duplication.

The fix in the preceeding commit did do exactly the same thing in two
places showing some code cleanup was due.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/ieee754.c