]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3d0647c734884afc23f6a89a3c793963fa5cdf3c
tree80cd92f683a0a045cfb5571061aa901787d6d54d
parentac0a9ce7e47b0f06002579069296b0062dd2b216
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