aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <[email protected]>2014-09-03 15:23:57 -0300
committerMauro Carvalho Chehab <[email protected]>2014-09-03 17:59:23 -0300
commit5a7f7b79d80ee8ee9f54055f1ba56fae1644b4ec (patch)
tree4a389b957a617f42d583dae8b47e1343f9cd8893 /tools/perf/scripts/python
parentad7b8c0227ef18b29256e063d788e206c1466ac2 (diff)
[media] drxk_hard: simplify test logic
instead of testing if it is 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