diff options
author | Kunwu Chan <chentao@kylinos.cn> | 2024-01-23 10:46:31 +0800 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2024-01-29 15:43:20 +0100 |
commit | 2ae6e9a03dadee5b2749d391d2e6df3056c5b6dd (patch) | |
tree | 29d81a97551a2e535c3c1d787b938cee232360cf /net/unix/sysctl_net_unix.c | |
parent | a128885ace60ff3da326dab7208fd7a04ce0b138 (diff) |
netfilter: nf_conncount: 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>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions