diff options
author | David Hildenbrand <david@redhat.com> | 2018-04-27 14:36:12 +0200 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2018-05-17 09:02:32 +0200 |
commit | 9ac96d759fa2de2386a4fccab80880f99d1161d2 (patch) | |
tree | fa88cc97ee940630e8524a3eb7a2266725f996da /net | |
parent | KVM: s390: introduce defines for control registers (diff) | |
download | linux-9ac96d759fa2de2386a4fccab80880f99d1161d2.tar.xz linux-9ac96d759fa2de2386a4fccab80880f99d1161d2.zip |
KVM: s390: no need to inititalize kvm->arch members to 0
KVM is allocated with kzalloc(), so these members are already 0.
Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Collin Walling <walling@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions