From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: Cristian Stoica <cristian.stoica@freescale.com>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Documentation: devres: update list of supported calls
Date: Fri, 11 Jul 2014 17:56:38 -0700 [thread overview]
Message-ID: <20140712005638.GA10022@kroah.com> (raw)
In-Reply-To: <53BF1F06.60609@infradead.org>
On Thu, Jul 10, 2014 at 04:17:26PM -0700, Randy Dunlap wrote:
> On 07/07/2014 01:10 AM, Cristian Stoica wrote:
> > Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
>
> Greg, do you want this patch?
>
> > ---
> > Documentation/driver-model/devres.txt | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt
> > index 1525e30..7a48896 100644
> > --- a/Documentation/driver-model/devres.txt
> > +++ b/Documentation/driver-model/devres.txt
> > @@ -234,6 +234,7 @@ certainly invest a bit more effort into libata core layer).
> > -----------------------------
> >
> > MEM
> > + devm_kmalloc()
> > devm_kzalloc()
> > devm_kfree()
> > devm_kmemdup()
It's already in my tree in another form, so it doesn't make sense for me
to take it again...
thanks,
greg k-h
prev parent reply other threads:[~2014-07-12 0:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-07 8:10 [PATCH] Documentation: devres: update list of supported calls Cristian Stoica
2014-07-10 23:17 ` Randy Dunlap
2014-07-12 0:56 ` Greg Kroah-Hartman [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=20140712005638.GA10022@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=cristian.stoica@freescale.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.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.