aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDamien Lespiau <[email protected]>2015-05-15 15:07:02 +0100
committerDaniel Vetter <[email protected]>2015-05-20 11:25:58 +0200
commitc34ce3d19544dc5595938816af675e1e05b95920 (patch)
tree7fcfaa260b09fc13a1f065345bc5b9da3e5c9e0b /tools/perf/scripts/python
parenta856c5bdf40c218ef1875147455d9d24d01c11c9 (diff)
drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*()
Ville noticed in another patch we we didn't need them at all, so remove them. It's worth saying that it makes no difference to code generated as gcc is clever enough to optimize it out. v2: Remove 'break' after 'return' in switches (Ville) Suggested-by: Ville Syrjälä <[email protected]> Reviewed-by: Ville Syrjälä <[email protected]> Signed-off-by: Damien Lespiau <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions