diff options
author | Kunwu Chan <[email protected]> | 2024-01-16 17:11:37 +0800 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-01-22 15:33:36 +0100 |
commit | de8a3207aed33283a560193095b156d3b73fc4f0 (patch) | |
tree | 7ce27dc1f89662333f0f89e7263f69c3277a2a76 /net/lapb/lapb_timer.c | |
parent | 6b6ec4ca4e33d797f887cb2d7ecf365b652b338c (diff) |
buffer: 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions