aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <[email protected]>2014-09-03 15:46:32 -0300
committerMauro Carvalho Chehab <[email protected]>2014-09-03 17:59:25 -0300
commit160ac0babc0d8c382bdf32db238bf16a3d3fa0a5 (patch)
tree248d61c9911d3d3c23464b80c589f22d8b163ef4 /tools/perf/scripts/python
parent1b21e2187adea385d9de53c8c861d9f56ea5bebe (diff)
[media] omap: simplify test logic
instead of testing bools if they are false or true, just use if (!foo) or if (foo). That makes the code easier to read and shorter. Also, properly initialize booleans with true or false. Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions