diff options
| author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-04-30 16:23:06 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-30 19:05:44 +0300 |
| commit | 252427037a360dcf4ee4b38e3b11c85e884b6646 (patch) | |
| tree | 73ebe4bdc2993c64510770b1a64949fa5c88fa20 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 890fa45d01eb89304ef26564cc310747f56b5438 (diff) | |
| download | linux-252427037a360dcf4ee4b38e3b11c85e884b6646.tar.xz | |
typec: tcpm: Fix incorrect 'and' operator
Currently, logical and is being used instead of *bitwise* and.
Fix this by using a proper bitwise and operator.
Addresses-Coverity-ID: 1468455 ("Logical vs. bitwise operator")
Fixes: 64f7c494a3c0 ("typec: tcpm: Add support for sink PPS related messages")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Acked-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
