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

drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroy



mempool_destroy has taken the null pointer into account. So it is safe
to remove the null check.

Signed-off-by: default avatarzhong jiang <zhongjiang@huawei.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d5fcc4e4
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