From: Stephen Boyd <sboyd@codeaurora.org>
To: Anand Moon <moon.linux@yahoo.com>,
rjw@rjwysocki.net, viresh.kumar@linaro.org
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] cpufreq_opp: Fixed the order of argument for kcalloc.
Date: Thu, 04 Sep 2014 14:07:49 -0700 [thread overview]
Message-ID: <5408D4A5.5040103@codeaurora.org> (raw)
In-Reply-To: <1408180966-15493-1-git-send-email-moon.linux@yahoo.com>
On 08/16/14 02:22, Anand Moon wrote:
> These changes fix the argument to the kcalloc
> @n: number of elements.
> @size: element size.
> @flags: the type of memory to allocate (see kmalloc).
>
> void *kcalloc(size_t n, size_t size, gfp_t flags)
>
> Signed-off-by: Anand Moon <moon.linux@yahoo.com>
> ---
Oops.
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Can this be picked up?
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
next prev parent reply other threads:[~2014-09-04 21:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1408180966-15493-1-git-send-email-moon.linux@yahoo.com>
2014-08-18 7:30 ` [PATCH] cpufreq_opp: Fixed the order of argument for kcalloc Viresh Kumar
2014-09-04 21:07 ` Stephen Boyd [this message]
2014-09-04 23:48 ` Rafael J. Wysocki
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=5408D4A5.5040103@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=moon.linux@yahoo.com \
--cc=rjw@rjwysocki.net \
--cc=viresh.kumar@linaro.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.