aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-10-07 12:06:37 +0000
committerAlex Deucher <[email protected]>2021-10-08 17:20:13 +0000
commit08808f75d9b7925627a2d56a6f609a38ced67409 (patch)
tree94498e30b4e4f9ba8f918980439e3805591d4165 /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
parentdrm/amdgpu/discovery: add missing case for SMU 11.0.5 (diff)
downloadkernel-08808f75d9b7925627a2d56a6f609a38ced67409.tar.gz
kernel-08808f75d9b7925627a2d56a6f609a38ced67409.zip
drm/amd/display: Remove redundant initialization of variable result
The variable result is being initialized with a value that is never read, it is being updated immediately afterwards in both branches of an if statement. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions