diff options
author | Kunwu Chan <chentao@kylinos.cn> | 2024-01-24 09:02:24 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2024-01-25 18:12:22 +0300 |
commit | aa13b709084a0287ef250a9fbde5993e4dfc3078 (patch) | |
tree | 796789c932e433ecfdf542e3e7904a22991d45e7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3104d0e94f7169ab589919f7c4ed6197f0a826cb (diff) | |
download | linux-aa13b709084a0287ef250a9fbde5993e4dfc3078.tar.xz |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions