]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit58366d5ec7d541086471e55ce63642db21e88765
treea9c7299334e8b240c3619b2c285ec15c945f14d6
parent6bebcd5aa96b93c03abe59e675a3c410f3978255
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