LoongArch: Re-tab the assembly files
authorWANG Xuerui <git@xen0n.name>
Tue, 26 Jul 2022 15:57:22 +0000 (23:57 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Fri, 29 Jul 2022 10:22:32 +0000 (18:22 +0800)
commitf5c3c22f21b6a002e371afdcc9180a2fa47dc267
tree410717336fcfa47fed29fe3ecc50ea78d8f0e067
parent1fdb9a92495a6b6996530d27781892796e22f08b
LoongArch: Re-tab the assembly files

Reflow the *.S files for better stylistic consistency, namely hard tabs
after mnemonic position, and vertical alignment of the first operand
with hard tabs. Tab width is obviously 8. Some pre-existing intra-block
vertical alignments are preserved.

Signed-off-by: WANG Xuerui <git@xen0n.name>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
arch/loongarch/kernel/entry.S
arch/loongarch/kernel/fpu.S
arch/loongarch/kernel/genex.S
arch/loongarch/kernel/head.S
arch/loongarch/kernel/switch.S
arch/loongarch/mm/page.S
arch/loongarch/mm/tlbex.S