diff options
author | Qianfeng Rong <rongqianfeng@vivo.com> | 2025-08-21 21:41:17 +0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2025-08-22 06:26:22 -0700 |
commit | 9a0352dd45225597cb8d4a4d79cf5b53f3609ae3 (patch) | |
tree | 3c38e0c0b801e84468b1d4c6bec7fb7fab49505d /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 3e15cccf3ea272ae40942e8a5a741bb69a56f654 (diff) |
refscale: Use kcalloc() instead of kzalloc()
Use kcalloc() in main_func() to gain built-in overflow protection, making
memory allocation safer when calculating allocation size compared to
explicit multiplication.
Signed-off-by: Qianfeng Rong <rongqianfeng@vivo.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions