aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBo YU <[email protected]>2020-01-18 16:06:28 +0800
committerDaniel Vetter <[email protected]>2020-01-22 10:26:19 +0100
commitb37ea8bff730aca844fb3bd202af2108476245fd (patch)
tree84f9bd3907830f3e745b8edc484135f479e05a81 /tools/perf/scripts/python/export-to-postgresql.py
parent73896f60d4865657740c64821a7b18825a9bf96c (diff)
drm/drm_dp_mst:remove set but not used variable 'origlen'
Fixes gcc '-Wunused-but-set-variable' warning: drivers/gpu/drm/drm_dp_mst_topology.c:3693:16: warning: variable ‘origlen’ set but not used [-Wunused-but-set-variable] int replylen, origlen, curreply; It looks like never use variable origlen after assign value to it. Fixes: ad7f8a1f9ced ("drm/helper: add Displayport multi-stream helper (v0.6)") Signed-off-by: Bo YU <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions