aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2023-02-24 11:45:19 -0500
committerAlex Deucher <[email protected]>2023-02-28 14:28:51 -0500
commit1a80993ae37341c2017108d02975683076ace2a6 (patch)
treea5fc7ad6091486277b3fe4634f01733f23ce2675 /tools/perf/scripts/python/task-analyzer.py
parent60971b204c615a6881f50c3dc9a2182551282b94 (diff)
drm/amdgpu: remove unused variable ring
building with gcc and W=1 reports drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c:81:29: error: variable ‘ring’ set but not used [-Werror=unused-but-set-variable] 81 | struct amdgpu_ring *ring; | ^~~~ ring is not used so remove it. Signed-off-by: Tom Rix <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions