aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2019-07-05 11:31:38 +0000
committerVille Syrjälä <[email protected]>2019-07-05 15:38:06 +0300
commit3e27d70bcc46c68aceb5dafc813db4c4ff675221 (patch)
treea8119b76b23ad7f9a545a2d8371ce75903310ea6 /tools/perf/scripts/python/event_analyzing_sample.py
parent9d1bc13e7fe1b31d93c58b6811f426b9b7dea59f (diff)
drm/i915: Remove set but not used variable 'intel_dig_port'
Fixes gcc '-Wunused-but-set-variable' warning: drivers/gpu/drm/i915/display/intel_ddi.c: In function 'intel_ddi_get_config': drivers/gpu/drm/i915/display/intel_ddi.c:3774:29: warning: variable 'intel_dig_port' set but not used [-Wunused-but-set-variable] struct intel_digital_port *intel_dig_port; It is never used, so can be removed. Signed-off-by: YueHaibing <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions