aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2016-02-11 16:44:28 +0200
committerVille Syrjälä <[email protected]>2016-02-15 19:10:41 +0200
commit22824fac947bf09959490ea7e1bed2aa7904b65f (patch)
treece4b86bd67be067d1add6a8dd6d745fee5568e0b /tools/perf/scripts/python/compaction-times.py
parent0780cd36c7af70c55981ee624084f0f48cae9b95 (diff)
drm/i915: Add missing 'else' to intel_digital_port_connected()
intel_digital_port_connected() lacks one 'else'. There's no actual harm in not having it since each branch has an unconditional return, so it can't accidentally end up in taking two branches instead of just the one. But let's be consistent and add the 'else' anyway. Signed-off-by: Ville Syrjälä <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions