MIPS: genex: Indent delay slots & clean whitespace
authorJames Hogan <james.hogan@imgtec.com>
Fri, 29 Apr 2016 16:29:29 +0000 (17:29 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 12:02:20 +0000 (14:02 +0200)
commitf96ce1ab076f08a1f4adbf5b943682ba1a70fd75
tree80cd92f683a0a045cfb5571061aa901787d6d54d
parent6dda58e6fb2c9ea5217867a62c5fcb6a2abbf8d7
MIPS: genex: Indent delay slots & clean whitespace

Various branches and jumps in noreorder parts of genex.S don't have
their delay slot instructions indented conventionally with the extra
space.

Fix these, as well as various other inconsistent whitespace problems in
this file, such as spaces used after some opcodes instead of a tab.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13196/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/genex.S