diff options
author | Paul Burton <paul.burton@imgtec.com> | 2016-04-21 15:04:53 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2016-05-13 14:02:23 +0200 |
commit | 5c18c936b52ae80db5737849e11f436e79b84b2d (patch) | |
tree | 4cd59b6a8183079669069261d63e94e2a6c39a03 /arch/mips/math-emu/sp_sub.c | |
parent | MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comments (diff) | |
download | linux-5c18c936b52ae80db5737849e11f436e79b84b2d.tar.xz linux-5c18c936b52ae80db5737849e11f436e79b84b2d.zip |
MIPS: math-emu: Fix code indentation
A line incrementing the re variable was indented a level too deep in
ieee754dp_mul, making the code unclear to read. Fix the indentation.
This appears to have been copied verbatim along with the rest of the
multiplication code to ieee754dp_maddf, now _dp_maddf, too so fix the
indentation there too.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/13158/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/math-emu/sp_sub.c')
0 files changed, 0 insertions, 0 deletions