Re: [PATCH] ARM: remove unneeded abi parameter to syscallnr.sh
From: Linus Walleij
Date: Fri May 28 2021 - 04:26:39 EST
On Fri, May 28, 2021 at 6:00 AM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
> You do not need to pass the abi parameter to syscallnr.sh because it
> parses all the lines of syscall.tbl except comments anyway.
>
> Simplify the code. Also, remove unneeded single-quoting.
>
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij