mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
a12fc00b23
kmem_cache_destroy 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>