commit | bc0818a6a94429f2abd070afaa489266e78bf86b | [log] [tgz] |
---|---|---|
author | Rick Chen <rick@andestech.com> | Mon Feb 12 11:07:58 2018 +0800 |
committer | Andes <uboot@andestech.com> | Fri Mar 30 13:13:22 2018 +0800 |
tree | 57c3ffdabe89dcabf8b95e8f711b43febebcb3d2 | |
parent | 81cf7c8d45935a295991fe2cd1df286f0f47511f [diff] |
riscv: checkpatch: Fix Macro argument reuse It is CHECK reported by checkpatch.pl CHECK: Macro argument reuse 'PTE' - possible side-effects? Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com>