Skip to content
Commit f2aee92d authored by Quentin Swain's avatar Quentin Swain Committed by Greg Kroah-Hartman
Browse files

staging: pi433: replace logical not with bitwise



sparse reports the following warning  "warning: dubious: x & !y".
Replaced te logical not with bitwise to resolve the warning

Signed-off-by: default avatarQuentin Swain <dudebrobro179@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 25ff38ca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment