diff options
author | Quentin Swain <dudebrobro179@gmail.com> | 2017-08-14 21:48:17 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-18 15:57:15 -0700 |
commit | f2aee92d1865d8ff49fa7d715be638c849c650cf (patch) | |
tree | 957239a9a4a61b577f32395864092ed36e3a26ef /drivers/staging/vboxvideo | |
parent | 25ff38ca79a9336ea34cc0d0b0b0b39ad7836d28 (diff) |
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: Quentin Swain <dudebrobro179@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vboxvideo')
0 files changed, 0 insertions, 0 deletions