diff options
author | 2019-06-17 14:24:14 +0200 | |
---|---|---|
committer | 2019-06-17 11:02:03 -0500 | |
commit | b9341521700dddea0c5d80d904c2c2f4d100323f (patch) | |
tree | 712aa4e254dcc1323015860c30472968589141ee /drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | |
parent | drm/amd/display: Delete a redundant memory setting in amdgpu_dm_irq_register_interrupt() (diff) | |
download | linux-dev-b9341521700dddea0c5d80d904c2c2f4d100323f.tar.xz linux-dev-b9341521700dddea0c5d80d904c2c2f4d100323f.zip |
drm/amd/powerplay: Delete a redundant memory setting in vega20_set_default_od8_setttings()
The memory was set to zero already by a call of the function “kzalloc”.
Thus remove an extra call of the function “memset” for this purpose.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c')
0 files changed, 0 insertions, 0 deletions