diff options
author | zhong jiang <zhongjiang@huawei.com> | 2018-08-08 16:58:33 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-08-08 17:17:18 +0200 |
commit | d5fcc4e46e5168e6a6ce1e350ad0714a9d880c8e (patch) | |
tree | e94b48c183e34a8cb8aa4ccf201d644f0f77eace /drivers/block/aoe | |
parent | cfq: Suppress compiler warnings about comparisons (diff) | |
download | linux-d5fcc4e46e5168e6a6ce1e350ad0714a9d880c8e.tar.xz linux-d5fcc4e46e5168e6a6ce1e350ad0714a9d880c8e.zip |
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: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/aoe')
0 files changed, 0 insertions, 0 deletions