Skip to content
Commit d5fcc4e4 authored by zhong jiang's avatar zhong jiang Committed by Jens Axboe
Browse files

drivers/block/mtip32xx: remove the null check for debugfs_remove_recursive



debugfs_remove_recursive has taken null pointer into account. So it is
safe to drop the null check before calling the function.

Signed-off-by: default avatarzhong jiang <zhongjiang@huawei.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent f7ecb1b1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment