diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-08-03 23:33:42 +0200 |
---|---|---|
committer | Andes <uboot@andestech.com> | 2020-08-14 14:39:09 +0800 |
commit | 023dba13668756e54ac4522543d91840f8f34db5 (patch) | |
tree | 3bcb6f029a1ce83d83037b9b56ccb3c62ef3bd37 /arch/m68k/Makefile | |
parent | 3581811dc26fdf9eef05a7de9f654dc6a7a2596a (diff) |
riscv: remove redundant logical constraint.
After
if (ret) return ret;
we know that ret is zero. Don't check it again.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Rick Chen <rick@andestech.com>
Diffstat (limited to 'arch/m68k/Makefile')
0 files changed, 0 insertions, 0 deletions