]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: remove NULL check before calling kmem_cache_destroy()
authorSean Fu <fxinrong@gmail.com>
Mon, 21 May 2018 02:44:13 +0000 (22:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 21 May 2018 02:44:13 +0000 (22:44 -0400)
commit5f6a43b9bde10dba67d8b75657ced69b4935d944
tree260952e63ede44a7571f1c36ca020de51a0e2e94
parent4f473a64fa5bbd0c32642d844ee13e60eee4add9
ext4: remove NULL check before calling kmem_cache_destroy()

Signed-off-by: Sean Fu <fxinrong@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/extents_status.c
fs/ext4/mballoc.c