Skip to content
Commit 6f8f3570 authored by Phong Tran's avatar Phong Tran Committed by Russell King
Browse files

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: default avatarPhong Tran <tranmanphong@gmail.com>
Acked-by: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent fb2eca31
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment