Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit aa13b709 authored by Kunwu Chan's avatar Kunwu Chan Committed by Paul Moore
Browse files

audit: use KMEM_CACHE() instead of kmem_cache_create()


Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
to simplify the creation of SLAB caches.

Signed-off-by: default avatarKunwu Chan <chentao@kylinos.cn>
[PM: subject line tweaks]
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent 3104d0e9
Branches
Tags
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