diff options
author | Kunwu Chan <chentao@kylinos.cn> | 2024-01-24 14:02:24 +0800 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2024-01-25 10:12:22 -0500 |
commit | aa13b709084a0287ef250a9fbde5993e4dfc3078 (patch) | |
tree | 796789c932e433ecfdf542e3e7904a22991d45e7 /README | |
parent | 3104d0e94f7169ab589919f7c4ed6197f0a826cb (diff) |
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: Kunwu Chan <chentao@kylinos.cn>
[PM: subject line tweaks]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions