aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2018-04-30 08:23:06 -0500
committerGreg Kroah-Hartman <[email protected]>2018-04-30 09:05:44 -0700
commit252427037a360dcf4ee4b38e3b11c85e884b6646 (patch)
tree73ebe4bdc2993c64510770b1a64949fa5c88fa20 /tools/perf/scripts/python
parent890fa45d01eb89304ef26564cc310747f56b5438 (diff)
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 <[email protected]> Acked-by: Adam Thomson <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions