aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2024-01-16 10:51:34 +0000
committerSteve French <[email protected]>2024-01-16 23:19:46 +0000
commit8ca5d2641be217a78a891d4dbe2a46232d1d8eb9 (patch)
tree5b70f0d37cf512cbffb684fc8abe15f94ab067be /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentMerge tag 'v6.8-rc-part1-smb-client' of git://git.samba.org/sfrench/cifs-2.6 (diff)
downloadkernel-8ca5d2641be217a78a891d4dbe2a46232d1d8eb9.tar.gz
kernel-8ca5d2641be217a78a891d4dbe2a46232d1d8eb9.zip
cifs: remove redundant variable tcon_exist
The variable tcon_exist is being assigned however it is never read, the variable is redundant and can be removed. Cleans up clang scan build warning: warning: Although the value stored to 'tcon_exist' is used in the enclosing expression, the value is never actually readfrom 'tcon_exist' [deadcode.DeadStores] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions