From: David Miller <davem@davemloft.net>
To: himangi774@gmail.com
Cc: cascardo@linux.vnet.ibm.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, julia.lawall@lip6.fr
Subject: Re: [PATCH v3] ehea: Introduce the use of the managed version of kzalloc
Date: Fri, 30 May 2014 15:40:57 -0700 (PDT) [thread overview]
Message-ID: <20140530.154057.1365325960228216056.davem@davemloft.net> (raw)
In-Reply-To: <20140528142309.GA4371@himangi-Dell>
From: Himangi Saraogi <himangi774@gmail.com>
Date: Wed, 28 May 2014 19:53:09 +0530
> This patch moves data allocated using kzalloc to managed data allocated
> using devm_kzalloc and cleans now unnecessary kfrees in probe and remove
> functions. Also, linux/device.h is added to make sure the devm_*()
> routine declarations are unambiguously available.
>
> The following Coccinelle semantic patch was used for making the change:
...
> Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
> Compile-Tested-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
> ---
> v3: add space in linux/device.h include
Applied to net-next, thanks.
prev parent reply other threads:[~2014-05-30 22:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-28 14:23 [PATCH v3] ehea: Introduce the use of the managed version of kzalloc Himangi Saraogi
2014-05-30 22:40 ` David Miller [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=20140530.154057.1365325960228216056.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=cascardo@linux.vnet.ibm.com \
--cc=himangi774@gmail.com \
--cc=julia.lawall@lip6.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@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).