From: Linus Walleij <linus.walleij@linaro.org>
To: Bartosz Golaszewski <brgl@bgdev.pl>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>,
Alexandre Courbot <gnurou@gmail.com>,
Bamvor Jian Zhang <bamvor.zhangjian@linaro.org>,
"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] gpio: mockup: use devm_kcalloc() where applicable
Date: Fri, 9 Jun 2017 10:06:54 +0200 [thread overview]
Message-ID: <CACRpkdZbvhqd0LETS3CJ_V5D_aqsmezC-ehhgyXcsfHU9J_2hQ@mail.gmail.com> (raw)
In-Reply-To: <1496317623-24026-2-git-send-email-brgl@bgdev.pl>
On Thu, Jun 1, 2017 at 1:47 PM, Bartosz Golaszewski <brgl@bgdev.pl> wrote:
> When allocating a zeroed array of objects use devm_kcalloc() instead
> of manually calculating the required size and using devm_kzalloc().
>
> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
This does not apply on the GPIO "devel" branch in my tree,
probably because of other patches from you :)
Could you rebase and resend?
Yours,
Linus Walleij
next prev parent reply other threads:[~2017-06-09 8:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-01 11:47 [PATCH] gpio: mockup: use devm_kcalloc() where applicable Bartosz Golaszewski
2017-06-01 11:47 ` Bartosz Golaszewski
2017-06-09 8:06 ` Linus Walleij [this message]
2017-06-09 11:29 ` Bartosz Golaszewski
2017-06-01 11:47 ` Bartosz Golaszewski
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=CACRpkdZbvhqd0LETS3CJ_V5D_aqsmezC-ehhgyXcsfHU9J_2hQ@mail.gmail.com \
--to=linus.walleij@linaro.org \
--cc=andy.shevchenko@gmail.com \
--cc=bamvor.zhangjian@linaro.org \
--cc=brgl@bgdev.pl \
--cc=gnurou@gmail.com \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).