]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfcd514288e69244b4d1b66be4aed8e36e8a5d2aa
tree410717336fcfa47fed29fe3ecc50ea78d8f0e067
parent957e8f3c6d0bb9bb561c893ff0c3ca4c33733ae3
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