diff options
author | Fuqian Huang <[email protected]> | 2019-07-15 11:17:31 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-07-16 13:09:05 -0500 |
commit | 5db7b0d29086b621e294d5c52bb3ff25283cff60 (patch) | |
tree | 68d761c3ec9c77fa2d4630c73e715df12b771041 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
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 <[email protected]>
Signed-off-by: Fuqian Huang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions