diff options
| author | Cihan Karadag <cihan.cihan@gmail.com> | 2026-07-16 15:48:12 -0600 |
|---|---|---|
| committer | Carlos Maiolino <cem@kernel.org> | 2026-07-22 15:12:11 +0200 |
| commit | 56aa9ef3c413cb13a373226f91a19358cd9f1266 (patch) | |
| tree | af402efc198669a011b3791ac728b5385dd3db0c /include/uapi | |
| parent | c6c54d05b129c4e29f2fdc6d356b5be10765231d (diff) | |
| download | linux-next-56aa9ef3c413cb13a373226f91a19358cd9f1266.tar.gz linux-next-56aa9ef3c413cb13a373226f91a19358cd9f1266.zip | |
xfs: use kmalloc_objs() instead of kmalloc() in xfs_da_grow_inode_int
Convert open-coded kmalloc() multiplication to the modern kmalloc_objs()
interface to improve type safety and prevent potential integer
overflows.
No functional changes are intended.
Signed-off-by: Cihan Karadag <cihan.cihan@gmail.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions
