diff options
author | Kunwu Chan <chentao@kylinos.cn> | 2024-01-31 12:08:51 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-02 15:19:26 +0300 |
commit | 20ea9327c2fd545d6b96e998727bcd724290694d (patch) | |
tree | 61e5f59c86414127d7c944df7bc320ff2931ad09 /net/netlink | |
parent | 84f90efd5076525a581e3f923f6c86579f41e713 (diff) | |
download | linux-20ea9327c2fd545d6b96e998727bcd724290694d.tar.xz |
net: dccp: Simplify the allocation of slab caches in dccp_ackvec_init
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>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions