diff options
author | 2018-12-13 22:53:47 +0800 | |
---|---|---|
committer | 2018-12-13 08:15:54 -0700 | |
commit | ae17102316550b4b230a283febe31b2a9ff30084 (patch) | |
tree | c75c86901de423e92d0c2f96603277bac8c7372d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcache: add comment for cache_set->fill_iter (diff) | |
download | wireguard-linux-ae17102316550b4b230a283febe31b2a9ff30084.tar.xz wireguard-linux-ae17102316550b4b230a283febe31b2a9ff30084.zip |
bcache: do not check if debug dentry is ERR or NULL explicitly on remove
debugfs_remove and debugfs_remove_recursive will check if the dentry
pointer is NULL or ERR, and will do nothing in that case.
Remove the check in cache_set_free and bch_debug_init.
Signed-off-by: Shenghui Wang <shhuiw@foxmail.com>
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions