summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-08 09:09:43 -0500
committerAlex Deucher <alexander.deucher@amd.com>2023-03-08 14:06:01 -0500
commit3a906a0cb150a872a23f6204449d3f8b50693837 (patch)
treeb520c1c0b66ab6ac82e003cb7405486a86d7cf95 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent58265640fbd9a57bca521c3d83012fff2cd15fc6 (diff)
drm/amd/display: remove unused variable res_pool
With gcc and W=1, there is this error drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:1214:31: error: variable ‘res_pool’ set but not used [-Werror=unused-but-set-variable] 1214 | struct resource_pool *res_pool; | ^~~~~~~~ Since res_pool is unused, remove it. Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions