[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1234191026.1262.1.camel@think.oraclecorp.com>
Date: Mon, 09 Feb 2009 09:50:26 -0500
From: Chris Mason <chris.mason@...cle.com>
To: Julia Lawall <julia@...u.dk>
Cc: linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 5/6] fs/btrfs/volumes.c: remove useless kzalloc
On Sun, 2009-02-08 at 22:45 +0100, Julia Lawall wrote:
> From: Julia Lawall <julia@...u.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists