diff options
author | 2019-07-15 11:17:31 +0800 | |
---|---|---|
committer | 2019-07-16 13:09:05 -0500 | |
commit | 5db7b0d29086b621e294d5c52bb3ff25283cff60 (patch) | |
tree | 68d761c3ec9c77fa2d4630c73e715df12b771041 /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | |
parent | drm/amd/amdgpu: hide #warning for missing DC config (diff) | |
download | linux-dev-5db7b0d29086b621e294d5c52bb3ff25283cff60.tar.xz linux-dev-5db7b0d29086b621e294d5c52bb3ff25283cff60.zip |
drm/amdgpu: remove memset after kzalloc
kzalloc has already zeroed the memory during the allocation.
So memset is unneeded.
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions