diff options
author | Nicolas Kaiser <[email protected]> | 2010-10-08 00:48:01 +0200 |
---|---|---|
committer | Dan Williams <[email protected]> | 2010-10-19 15:20:11 -0700 |
commit | 9cb047d4d19fc15791a64d900d483405eae6200d (patch) | |
tree | 6a3655d0c4ddfe76c8f0bbdebe070d40238d49dc /tools/perf/scripts/python/syscall-counts.py | |
parent | 5fc6d897fde352bad5db5767e7260741a8cdd9e9 (diff) |
dma/timberdale: simplify conditional
Simplify: ((a && b) || (!a && !b)) => (a == b)
Signed-off-by: Nicolas Kaiser <[email protected]>
Acked-by: Jack Stone <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions