Commit 7fea1e0f authored by Sabyasachi Gupta's avatar Sabyasachi Gupta Committed by Gerd Hoffmann
Browse files

gpu/drm/virtio/virtgpu_vq.c: Use kmem_cache_zalloc



Replaced kmem_cache_alloc + memset with kmem_cache_zalloc

Signed-off-by: default avatarSabyasachi Gupta <sabyasachi.linux@gmail.com>
Reviewed-by: default avatarJani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/5bc9ff7e.1c69fb81.105c2.1fef@mx.google.com


Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent 6a37c49a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment