aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_inode_fork.c
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2024-01-15 22:59:39 +0000
committerChandan Babu R <[email protected]>2024-02-13 12:37:33 +0000
commit10634530f7ba947d8eab52a580e0840778d4ef75 (patch)
tree091def44c948aa19542f164c67f18e282bbff903 /fs/xfs/libxfs/xfs_inode_fork.c
parentLinux 6.8-rc4 (diff)
downloadkernel-10634530f7ba947d8eab52a580e0840778d4ef75.tar.gz
kernel-10634530f7ba947d8eab52a580e0840778d4ef75.zip
xfs: convert kmem_zalloc() to kzalloc()
There's no reason to keep the kmem_zalloc() around anymore, it's just a thin wrapper around kmalloc(), so lets get rid of it. Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: "Darrick J. Wong" <[email protected]> Signed-off-by: Chandan Babu R <[email protected]>
Diffstat (limited to 'fs/xfs/libxfs/xfs_inode_fork.c')
0 files changed, 0 insertions, 0 deletions