Skip to content
Commit 4fe7d1a8 authored by Markus Elfring's avatar Markus Elfring Committed by Alex Deucher
Browse files

drm/amd/display: Delete a redundant memory setting in amdgpu_dm_irq_register_interrupt()



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: default avatarMarkus Elfring <elfring@users.sourceforge.net>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent e1a2f2d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment