aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-07-24 13:09:19 +0000
committerDavid S. Miller <[email protected]>2020-07-25 00:10:13 +0000
commit623b57bec7c8daf89623c95cd9cc919e4090c9da (patch)
treeaf41eb1f300e86f618ef7a4cb5d66ba14ca10dd4 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentnet: openvswitch: fixes potential deadlock in dp cleanup code (diff)
downloadkernel-623b57bec7c8daf89623c95cd9cc919e4090c9da.tar.gz
kernel-623b57bec7c8daf89623c95cd9cc919e4090c9da.zip
sctp: remove redundant initialization of variable status
The variable status 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. Also put the variable declarations into reverse christmas tree order. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Marcelo Ricardo Leitner <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions