diff options
author | Ville Syrjälä <[email protected]> | 2015-12-08 19:59:39 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2016-01-12 15:59:58 +0200 |
commit | acee29988e9a22a343728c36954d2ea6f9c0c970 (patch) | |
tree | 9e0f3d9e150d6b2dd4ccf37720e3a2da2faee965 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | ccb1a8319015d31a51e8206b66ab3aaea07417ba (diff) |
drm/i915: Remove pointless 'ddi_translations' local variable
skl_get_buf_trans_*() don't need the 'ddi_translations' local variable
since all they with is assign and return. Just return the right thing
directly and get rid of the local variable.
v2: Resolve conflicts due to KBL
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]> (v1)
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions