summaryrefslogtreecommitdiffstats
path: root/fs/inode.c
diff options
context:
space:
mode:
authorKunwu Chan <chentao@kylinos.cn>2024-01-16 17:11:37 +0800
committerChristian Brauner <brauner@kernel.org>2024-01-22 15:33:36 +0100
commitde8a3207aed33283a560193095b156d3b73fc4f0 (patch)
tree7ce27dc1f89662333f0f89e7263f69c3277a2a76 /fs/inode.c
parent6b6ec4ca4e33d797f887cb2d7ecf365b652b338c (diff)
downloadlinux-de8a3207aed33283a560193095b156d3b73fc4f0.tar.gz
linux-de8a3207aed33283a560193095b156d3b73fc4f0.tar.bz2
linux-de8a3207aed33283a560193095b156d3b73fc4f0.zip
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 <chentao@kylinos.cn> Link: https://lore.kernel.org/r/20240116091137.92375-1-chentao@kylinos.cn Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions