diff options
author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-07-15 11:17:31 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-07-16 13:09:05 -0500 |
commit | 5db7b0d29086b621e294d5c52bb3ff25283cff60 (patch) | |
tree | 68d761c3ec9c77fa2d4630c73e715df12b771041 /README | |
parent | b5203d16aef462f52df47242178718768038319a (diff) |
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 'README')
0 files changed, 0 insertions, 0 deletions