diff options
| author | Kunwu Chan <chentao@kylinos.cn> | 2024-01-17 15:20:45 +0800 |
|---|---|---|
| committer | Florian Westphal <fw@strlen.de> | 2024-01-29 15:43:20 +0100 |
| commit | d5f9142fb96d4386ff4d06745bbd8f8c73b3791b (patch) | |
| tree | 3326129b494143d24177ffacd5d7c00d21b85ebc /net/unix/af_unix.c | |
| parent | netfilter: nf_conncount: Use KMEM_CACHE instead of kmem_cache_create() (diff) | |
| download | linux-d5f9142fb96d4386ff4d06745bbd8f8c73b3791b.tar.gz linux-d5f9142fb96d4386ff4d06745bbd8f8c73b3791b.zip | |
ipvs: Simplify the allocation of ip_vs_conn slab caches
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>
Acked-by: Simon Horman <horms@kernel.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
