commit | 4a7c2371823a4d35eb4d4f5802c472469934c57d | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Fri Apr 03 23:24:51 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Apr 08 01:09:06 2015 +0200 |
tree | 9cdef6e81032cd78cb8c64c4934622a1623cae73 | |
parent | fad0bfdb893acfc2444deba6111e700ef013a954 [diff] |
MIPS: Reindent R6 RI exception emulation Fold a nested `if' statement for the R6 case in `do_ri' into its containing `if' block, removing excessive indentation causing code to extend beyond 79 columns. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Cc: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9679/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>