]> Git Repo - J-u-boot.git/commit
riscv: fix inconsistent use of spaces and tabs in start.S
authorLukas Auer <[email protected]>
Thu, 22 Nov 2018 10:26:24 +0000 (11:26 +0100)
committerAndes <[email protected]>
Mon, 26 Nov 2018 05:57:31 +0000 (13:57 +0800)
commitc55309c091853531ffa21937e652b321c4b650bb
tree6076a21cfa569d933a163aecb478e5bab611ad0e
parent62a09ad53b7cb18bb47dc3c77155f56b894a6df5
riscv: fix inconsistent use of spaces and tabs in start.S

start.S uses both tabs and spaces after instructions. Fix this by only
using tabs after instructions.

Signed-off-by: Lukas Auer <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Rick Chen <[email protected]>
arch/riscv/cpu/start.S
This page took 0.040128 seconds and 4 git commands to generate.