From: Chris Mason <chris.mason@oracle.com>
To: Julia Lawall <julia@diku.dk>
Cc: linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 5/6] fs/btrfs/volumes.c: remove useless kzalloc
Date: Mon, 09 Feb 2009 09:50:26 -0500 [thread overview]
Message-ID: <1234191026.1262.1.camel@think.oraclecorp.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0902082245250.25891@ask.diku.dk>
On Sun, 2009-02-08 at 22:45 +0100, Julia Lawall wrote:
> From: Julia Lawall <julia@diku.dk>
>
> The call to kzalloc is followed by a kmalloc whose result is stored in the
> same variable.
>
> The semantic match that finds the problem is as follows:
> (http://www.emn.fr/x-info/coccinelle/)
>
Now that is neat. Thanks for the patch, I've queued it up here.
-chris
prev parent reply other threads:[~2009-02-09 14:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-08 21:45 [PATCH 5/6] fs/btrfs/volumes.c: remove useless kzalloc Julia Lawall
2009-02-09 14:50 ` Chris Mason [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=1234191026.1262.1.camel@think.oraclecorp.com \
--to=chris.mason@oracle.com \
--cc=julia@diku.dk \
--cc=kernel-janitors@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