Skip to content
Commit 09aa97c7 authored by Himanshu Jha's avatar Himanshu Jha Committed by Jens Axboe
Browse files

skd: Use kmem_cache_free



Use kmem_cache_free instead of kfree for freeing the memory previously
allocated with kmem_cache_zalloc/kmem_cache_alloc/kmem_cache_node.

Signed-off-by: default avatarHimanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 17d084c8
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