diff options
author | zhengbin <zhengbin13@huawei.com> | 2019-11-18 17:00:31 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-11-19 10:12:54 -0500 |
commit | 16641949257a5644a0f9f2d2f454663c9a37841e (patch) | |
tree | e9d41764ea74be1435f62aff1f7a8e830b175390 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | b992691d453c1cb16390d21c9f557196d3ab3141 (diff) |
drm/amdgpu: remove not needed memset
Fixes coccicheck warning:
drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c:64:13-31: WARNING: dma_alloc_coherent use in ih -> ring already zeroes out memory, so memset is not needed
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions