]> git.sur5r.net Git - u-boot/commit
riscv: checkpatch: Fix Macro argument reuse
authorRick Chen <rick@andestech.com>
Mon, 12 Feb 2018 03:07:58 +0000 (11:07 +0800)
committerAndes <uboot@andestech.com>
Fri, 30 Mar 2018 05:13:22 +0000 (13:13 +0800)
commitbc0818a6a94429f2abd070afaa489266e78bf86b
tree57c3ffdabe89dcabf8b95e8f711b43febebcb3d2
parent81cf7c8d45935a295991fe2cd1df286f0f47511f
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>
arch/riscv/include/asm/encoding.h
arch/riscv/include/asm/posix_types.h
arch/riscv/include/asm/setup.h
arch/riscv/include/asm/string.h