diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2019-06-17 13:56:39 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-06-17 11:02:03 -0500 |
commit | 4fe7d1a8a4c4dd289ec30d02f4bad9054674ec6c (patch) | |
tree | 9f707b77fb97e022c1686fa4fd14ba5c0630223d /mm | |
parent | e1a2f2d23a989c928c5c5b3d4827daf2f01dd9df (diff) |
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: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions