diff options
| author | Dave Chinner <[email protected]> | 2024-01-15 22:59:39 +0000 |
|---|---|---|
| committer | Chandan Babu R <[email protected]> | 2024-02-13 12:37:33 +0000 |
| commit | 10634530f7ba947d8eab52a580e0840778d4ef75 (patch) | |
| tree | 091def44c948aa19542f164c67f18e282bbff903 /fs/xfs/libxfs/xfs_inode_fork.c | |
| parent | Linux 6.8-rc4 (diff) | |
| download | kernel-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
