aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2017-02-25 14:38:11 +0000
committerDavid S. Miller <[email protected]>2017-02-27 02:32:57 +0000
commitca435407ba6655a0d63230818ffe7006d967dfe5 (patch)
tree715d4494ea64d0e6ab26518a0c1489ed0491a134 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parentnet sched actions: do not overwrite status of action creation. (diff)
downloadkernel-ca435407ba6655a0d63230818ffe7006d967dfe5.tar.gz
kernel-ca435407ba6655a0d63230818ffe7006d967dfe5.zip
rhashtable: Fix use before NULL check in bucket_table_free
Dan Carpenter reported a use before NULL check bug in the function bucket_table_free. In fact we don't need the NULL check at all as no caller can provide a NULL argument. So this patch fixes this by simply removing it. Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Herbert Xu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions