summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2017-02-25 15:38:11 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-27 03:32:57 +0100
commitca435407ba6655a0d63230818ffe7006d967dfe5 (patch)
tree715d4494ea64d0e6ab26518a0c1489ed0491a134 /drivers/gpu
parentnet sched actions: do not overwrite status of action creation. (diff)
downloadlinux-ca435407ba6655a0d63230818ffe7006d967dfe5.tar.xz
linux-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 <dan.carpenter@oracle.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions