diff options
| author | Kari Argillander <[email protected]> | 2021-08-24 21:37:08 +0300 |
|---|---|---|
| committer | Konstantin Komarov <[email protected]> | 2021-08-27 17:05:13 +0300 |
| commit | 345482bc431f6492beb464696341626057f67771 (patch) | |
| tree | 7f5c20859d0d7834e38c2e67c3a7ce85adf8b52d /drivers/gpu/drm/amd/amdgpu/atom.c | |
| parent | 195c52bdd5d5ecfdabf5a7c6159efe299e534f84 (diff) | |
fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc
Use kcalloc/kmalloc_array over kzalloc/kmalloc when we allocate array.
Checkpatch found these after we did not use our own defined allocation
wrappers.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Kari Argillander <[email protected]>
Signed-off-by: Konstantin Komarov <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions