Skip to content
Commit 3a995078 authored by Wei Yongjun's avatar Wei Yongjun Committed by Dave Airlie
Browse files

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: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent cd004b3f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment