summaryrefslogtreecommitdiff
path: root/net/ipv6
diff options
context:
space:
mode:
authorKunwu Chan <chentao@kylinos.cn>2024-02-20 10:36:42 +0300
committerDavid S. Miller <davem@davemloft.net>2024-02-21 14:28:57 +0300
commit5073d64e99dfc7dbd2dcf022ddcc5510cba95349 (patch)
tree67afdf8460c13df33392506cbbfa6ddd28ee5819 /net/ipv6
parenta381690dd84283d7a4f849649d692bdf3b8f424d (diff)
downloadlinux-5073d64e99dfc7dbd2dcf022ddcc5510cba95349.tar.xz
net: kcm: Simplify the allocation of slab caches
Use the new KMEM_CACHE() macro instead of direct kmem_cache_create to simplify the creation of SLAB caches. And change cache name from 'kcm_mux_cache' to 'kcm_mux', 'kcm_psock_cache' to 'kcm_psock'. Signed-off-by: Kunwu Chan <chentao@kylinos.cn> Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions