diff options
| author | Damien Lespiau <[email protected]> | 2015-05-15 15:07:02 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-05-20 11:25:58 +0200 |
| commit | c34ce3d19544dc5595938816af675e1e05b95920 (patch) | |
| tree | 7fcfaa260b09fc13a1f065345bc5b9da3e5c9e0b /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | a856c5bdf40c218ef1875147455d9d24d01c11c9 (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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions