Commits

Wei Wang committed 59f3397ca7d
virtio_balloon: remove the unnecessary 0-initialization We've changed to kzalloc the vb struct, so no need to 0-initialize this field one more time. Signed-off-by: Wei Wang <wei.w.wang@intel.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com>
View the full source of this file
- Ignore whitespace
- Show whitespace characters
- Hide e-diff
- Unified diff
- Side-by-side diff
drivers/virtio/virtio_balloon.c
Modified