aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-04-06 18:27:46 +0000
committerStephen Boyd <[email protected]>2021-04-07 23:30:23 +0000
commit52d1a8da40b3c3e165e7b89d1a21a48da196792f (patch)
treeca6e323e83349aa0b70ba4f63e2eda33c531b83e /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
parentclk: socfpga: arria10: Fix memory leak of socfpga_clk on error return (diff)
downloadkernel-52d1a8da40b3c3e165e7b89d1a21a48da196792f.tar.gz
kernel-52d1a8da40b3c3e165e7b89d1a21a48da196792f.zip
clk: socfpga: remove redundant initialization of variable div
The variable div is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Acked-by: Dinh Nguyen <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c')
0 files changed, 0 insertions, 0 deletions