mirror of
https://github.com/torvalds/linux
synced 2026-06-12 21:12:22 +09:00
mempool_destroy has taken the null pointer into account. So it is safe to remove the null check. Signed-off-by: zhong jiang <zhongjiang@huawei.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>