diff options
author | Tom Rix <[email protected]> | 2023-02-24 11:45:19 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-03-01 22:40:58 -0500 |
commit | cca3306488f71465f8c5e920e5a4e24fa461c72b (patch) | |
tree | 2d9bc2d750a8abc6ce1bfe008e86ed954206deca /lib/test_fortify/write_overflow-strscpy.c | |
parent | ca87c9ae70566c651dcf09c1b080db259e20f9ee (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 'lib/test_fortify/write_overflow-strscpy.c')
0 files changed, 0 insertions, 0 deletions