diff options
| author | Nicolas Kaiser <[email protected]> | 2010-10-07 13:14:50 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-10-09 09:22:53 -0700 |
| commit | aa3bc6c68e3c1064969f5f2962be84491ffb69a0 (patch) | |
| tree | f515ff4bc43d7acadaa1d227105db49b1c8dfd8c /tools/perf/scripts/python | |
| parent | e18434c45765cfc4a74b5c61da9e9fbc6ddd3d5f (diff) | |
ehea: simplify conditional
Simplify: ((a && b) || (!a && !b)) => (a == b)
Signed-off-by: Nicolas Kaiser <[email protected]>
Acked-by: Breno Leitao <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions