aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2016-05-25 09:37:02 +0200
committerWolfram Sang <[email protected]>2016-06-13 22:32:09 +0200
commita90bc5d9a77a4e0d5e65f69ef56eb40627f50e3e (patch)
tree5d2f10373f0c5edb81091884382a9f0111fece42 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent0f614d834bccd3537881c5d0933803b407ce3283 (diff)
i2c: i801: Drop needless bit-wise OR
The interrupt handling code makes it look like several status values may be merged together before being processed, while this will never happen. Change from bit-wise OR to simple assignment to make it more obvious and avoid misunderstanding. Signed-off-by: Jean Delvare <[email protected]> Reviewed-by: Mika Westerberg <[email protected]> Reviewed-by: Daniel Kurtz <[email protected]> Reviewed-by: Benjamin Tissoires <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions