diff options
| author | Jean Delvare <[email protected]> | 2016-05-25 09:37:02 +0200 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2016-06-13 22:32:09 +0200 |
| commit | a90bc5d9a77a4e0d5e65f69ef56eb40627f50e3e (patch) | |
| tree | 5d2f10373f0c5edb81091884382a9f0111fece42 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 0f614d834bccd3537881c5d0933803b407ce3283 (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