aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorLiu Ying <[email protected]>2016-01-18 11:36:35 +0800
committerDaniel Vetter <[email protected]>2016-01-18 07:56:15 +0100
commitc6c5c7fa7f3ec7d35541e9e4c6feb4ccd6cca7c9 (patch)
tree0da3c118b9b8182207bf0bbb8a790b6a14f5309a /tools/perf/scripts/python/bin/export-to-postgresql-report
parent2deafc7e163be631183bdfc066e2f636e7818e00 (diff)
drm/atomic-helper: Remove redundant local var old_crtc_state in disable_outputs
One of the two local variables old_crtc_state is redundantly defined in the function disable_outputs(). It has only a scope partway through the block for_each_connector_in_state. So, let's remove it and use the one which has the scope within the function disable_outputs(). Signed-off-by: Liu Ying <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions