summaryrefslogtreecommitdiffstats
path: root/fs/ext4/mballoc.c
diff options
context:
space:
mode:
authorWang Long2018-05-21 04:38:26 +0200
committerTheodore Ts'o2018-05-21 04:38:26 +0200
commit8bdd5b60e0273e6682d5c269c70e6287ae60eb55 (patch)
treef7b345a2e9844b29a67c285d482b61ac1a5e1781 /fs/ext4/mballoc.c
parentjbd2: remove bunch of empty lines with jbd2 debug (diff)
downloadkernel-qcow2-linux-8bdd5b60e0273e6682d5c269c70e6287ae60eb55.tar.gz
kernel-qcow2-linux-8bdd5b60e0273e6682d5c269c70e6287ae60eb55.tar.xz
kernel-qcow2-linux-8bdd5b60e0273e6682d5c269c70e6287ae60eb55.zip
jbd2: remove NULL check before calling kmem_cache_destroy()
The kmem_cache_destroy() function already checks for null pointers, so we can remove the check at the call site. This patch also sets jbd2_handle_cache and jbd2_inode_cache to be NULL after freeing them in jbd2_journal_destroy_handle_cache(). Signed-off-by: Wang Long <wanglong19@meituan.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Reviewed-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/ext4/mballoc.c')
0 files changed, 0 insertions, 0 deletions