Revision 5c18c936b52ae80db5737849e11f436e79b84b2d authored by Paul Burton on 21 April 2016, 13:04:53 UTC, committed by Ralf Baechle on 13 May 2016, 12:02:23 UTC
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>
1 parent 95bff24
History
File Mode Size
kvm
lib
Makefile -rw-r--r-- 14 bytes

back to top