[U-Boot] [PATCH 19/30] riscv: fix inconsistent use of spaces and tabs in start.S

Bin Meng bmeng.cn at gmail.com
Mon Oct 22 07:47:07 UTC 2018


Hi Lukas,

On Sat, Oct 20, 2018 at 6:10 AM Lukas Auer
<lukas.auer at aisec.fraunhofer.de> wrote:
>
> Start.S uses both tabs and spaces after instructions. Fix this by only

nits: start.S

> using tabs after instructions.
>
> Signed-off-by: Lukas Auer <lukas.auer at aisec.fraunhofer.de>
> ---
>
>  arch/riscv/cpu/start.S | 322 ++++++++++++++++++++---------------------
>  1 file changed, 161 insertions(+), 161 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Regards,
Bin


More information about the U-Boot mailing list