mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Stefan Haberland <sth@linux.ibm.com>
To: Haowen Bai <baihaowen@meizu.com>, svens@linux.ibm.com
Cc: agordeev@linux.ibm.com, borntraeger@linux.ibm.com,
	gor@linux.ibm.com, hca@linux.ibm.com, hoeppner@linux.ibm.com,
	linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org
Subject: Re: [PATCH V2] s390/dasd: Use kzalloc instead of kmalloc/memset
Date: Fri, 29 Apr 2022 14:52:14 +0200	[thread overview]
Message-ID: <c1e91fc0-3d0e-979b-358b-01237a677b0a@linux.ibm.com> (raw)
In-Reply-To: <1650348310-18553-1-git-send-email-baihaowen@meizu.com>

Am 19.04.22 um 08:05 schrieb Haowen Bai:
> Use kzalloc rather than duplicating its implementation, which
> makes code simple and easy to understand.
>
> Signed-off-by: Haowen Bai <baihaowen@meizu.com>
> ---
> V1->V2: also remove the isglobal assigment above, so the whole else block
> could go away

thanks, applied!


      parent reply	other threads:[~2022-04-29 12:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-19  1:43 [PATCH] " Haowen Bai
2022-04-19  5:43 ` Sven Schnelle
2022-04-19  6:05   ` [PATCH V2] " Haowen Bai
2022-04-20  6:44     ` Sven Schnelle
2022-04-29 12:52     ` Stefan Haberland [this message]

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=c1e91fc0-3d0e-979b-358b-01237a677b0a@linux.ibm.com \
    --to=sth@linux.ibm.com \
    --cc=agordeev@linux.ibm.com \
    --cc=baihaowen@meizu.com \
    --cc=borntraeger@linux.ibm.com \
    --cc=gor@linux.ibm.com \
    --cc=hca@linux.ibm.com \
    --cc=hoeppner@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=svens@linux.ibm.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome