diff options
author | Vasyl Gomonovych <gomonovych@gmail.com> | 2017-11-22 18:22:41 +0300 |
---|---|---|
committer | Sumit Semwal <sumit.semwal@linaro.org> | 2017-11-23 13:45:13 +0300 |
commit | 298b6a815bba69c12336114c546104ba9d25bc8f (patch) | |
tree | 43c2848a5ef8c96041ab58d5cbc16768014e8a9a /drivers/dax | |
parent | e2b155e9924c39c074339cf77e22a0a4cead66e0 (diff) | |
download | linux-298b6a815bba69c12336114c546104ba9d25bc8f.tar.xz |
dma-buf: Fix ifnullfree.cocci warnings
NULL check before some freeing functions is not needed.
drivers/dma-buf/dma-buf.c:1183:2-26: WARNING: NULL check before freeing debugfs_remove_recursive
Generated by: scripts/coccinelle/free/ifnullfree.cocci
Signed-off-by: Vasyl Gomonovych <gomonovych@gmail.com>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1511364161-6074-1-git-send-email-gomonovych@gmail.com
Diffstat (limited to 'drivers/dax')
0 files changed, 0 insertions, 0 deletions