]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: Reindent R6 RI exception emulation
authorMaciej W. Rozycki <macro@linux-mips.org>
Fri, 3 Apr 2015 22:24:51 +0000 (23:24 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 Apr 2015 23:09:06 +0000 (01:09 +0200)
commit4a7c2371823a4d35eb4d4f5802c472469934c57d
tree9cdef6e81032cd78cb8c64c4934622a1623cae73
parentfad0bfdb893acfc2444deba6111e700ef013a954
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>
arch/mips/kernel/traps.c