From: Cornelia Huck <cohuck@redhat.com>
To: linux-s390@vger.kernel.org, kvm@vger.kernel.org
Subject: Re: [PATCH v1 2/3] KVM: s390: no need to inititalize kvm->arch members to 0
Date: Mon, 30 Apr 2018 12:51:37 +0000 [thread overview]
Message-ID: <20180430145137.2daa1dad.cohuck@redhat.com> (raw)
In-Reply-To: <f4c3e805-9cf5-8e4a-b4b7-a63a9d2fe1ec@linux.ibm.com>
On Fri, 27 Apr 2018 14:36:12 +0200
David Hildenbrand <david@redhat.com> wrote:
> KVM is allocated with kzalloc(), so these members are already 0.
I suppose that we will always have a zeroed allocation here, or things
may suddenly break anyway.
>
> Signed-off-by: David Hildenbrand <david@redhat.com>
> ---
> arch/s390/kvm/kvm-s390.c | 8 +-------
> 1 file changed, 1 insertion(+), 7 deletions(-)
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
parent reply other threads:[~2018-04-30 12:51 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <f4c3e805-9cf5-8e4a-b4b7-a63a9d2fe1ec@linux.ibm.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180430145137.2daa1dad.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.