summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorYash Shah <yshah1@visteon.com>2015-12-08 10:24:17 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-12-21 14:00:17 -0800
commit7438370a5150d6090957ab3e461d5b3a31f2181a (patch)
treeb474189e92ad6bb430162c515c31b9e599c04214 /tools/perf/scripts/python/bin
parenta054374f15428cbc1d9cb9cba17ce870eaa7d60f (diff)
downloadlinux-7438370a5150d6090957ab3e461d5b3a31f2181a.tar.gz
linux-7438370a5150d6090957ab3e461d5b3a31f2181a.zip
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 <yshah1@visteon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions