diff options
author | 2012-08-27 07:07:43 +0000 | |
---|---|---|
committer | 2012-09-13 11:34:34 +1000 | |
commit | 3a9950781cccc0a2c219c9369e585945f1de1c0f (patch) | |
tree | 62c96e431706a815fe06c7f91d90e35f47282c93 /tools/perf/scripts/python | |
parent | drm: edid: add support for E-DDC (diff) | |
download | linux-dev-3a9950781cccc0a2c219c9369e585945f1de1c0f.tar.xz linux-dev-3a9950781cccc0a2c219c9369e585945f1de1c0f.zip |
vmwgfx: remove useless set memory to zero use memset()
The memory return by kzalloc() or kmem_cache_zalloc() has already
be set to zero, so remove useless memset(0).
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions