diff options
author | 2018-11-28 15:25:00 +0800 | |
---|---|---|
committer | 2018-11-28 08:45:55 -0600 | |
commit | f31a89692830061bceba8469607e4e4b0f900159 (patch) | |
tree | 8af9d428a017b59e001b8faecfcb3f868989c3cc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dlm: fix missing idr_destroy for recover_idr (diff) | |
download | wireguard-linux-f31a89692830061bceba8469607e4e4b0f900159.tar.xz wireguard-linux-f31a89692830061bceba8469607e4e4b0f900159.zip |
dlm: NULL check before kmem_cache_destroy is not needed
kmem_cache_destroy(NULL) is safe, so removes NULL check before
freeing the mem. This patch also fix ifnullfree.cocci warnings.
Signed-off-by: Wen Yang <wen.yang99@zte.com.cn>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions