Skip to content
Commit 5db7b0d2 authored by Fuqian Huang's avatar Fuqian Huang Committed by Alex Deucher
Browse files

drm/amdgpu: remove memset after kzalloc



kzalloc has already zeroed the memory during the allocation.
So memset is unneeded.

Reviewed-by: default avatarEmil Velikov <emil.velikov@collabora.com>
Signed-off-by: default avatarFuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent b5203d16
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