aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYash Shah <[email protected]>2015-12-08 10:24:17 +0000
committerGreg Kroah-Hartman <[email protected]>2015-12-21 14:00:17 -0800
commit7438370a5150d6090957ab3e461d5b3a31f2181a (patch)
treeb474189e92ad6bb430162c515c31b9e599c04214 /tools/perf/scripts/python
parenta054374f15428cbc1d9cb9cba17ce870eaa7d60f (diff)
Staging: rdma:Delete unnecessary NULL check before calling function "kmem_cache_destroy"
The kmem_cache_destroy() function tests whether its argument is NULL and then returns immediately. Thus the NULL check before calling this function is not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Yash Shah <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions