diff options
author | Quentin Swain <dudebrobro179@gmail.com> | 2017-08-15 04:48:17 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-19 01:57:15 +0300 |
commit | f2aee92d1865d8ff49fa7d715be638c849c650cf (patch) | |
tree | 957239a9a4a61b577f32395864092ed36e3a26ef /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 25ff38ca79a9336ea34cc0d0b0b0b39ad7836d28 (diff) | |
download | linux-f2aee92d1865d8ff49fa7d715be638c849c650cf.tar.xz |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions