diff options
author | Phong Tran <tranmanphong@gmail.com> | 2019-06-27 16:37:24 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2019-08-23 11:38:46 +0100 |
commit | 6f8f3570f27993226862681e3b0d88aaa8d7e5bf (patch) | |
tree | 6d4955a7306e6308df60039400d16e9345ca7edc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fb2eca315d92ab269e76be0595538a9ea0c93bc6 (diff) |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions