diff options
author | Phong Tran <tranmanphong@gmail.com> | 2019-06-27 17:37:24 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2019-08-23 12:38:46 +0200 |
commit | 6f8f3570f27993226862681e3b0d88aaa8d7e5bf (patch) | |
tree | 6d4955a7306e6308df60039400d16e9345ca7edc /arch/arm/Kconfig | |
parent | ARM: 8872/1: Use common outgoing-CPU-notification code (diff) | |
download | linux-6f8f3570f27993226862681e3b0d88aaa8d7e5bf.tar.xz linux-6f8f3570f27993226862681e3b0d88aaa8d7e5bf.zip |
ARM: 8873/1: perf: cleanup cppcheck shifting warning
There is error from cppcheck tool.
"Shifting signed 32-bit value by 31 bits is undefined behaviour errors"
This error is false positive.
change to use BIT() macro for improvement.
Signed-off-by: Phong Tran <tranmanphong@gmail.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/Kconfig')
0 files changed, 0 insertions, 0 deletions