[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120927005247.GA15707@thunk.org>
Date: Wed, 26 Sep 2012 20:52:47 -0400
From: Theodore Ts'o <tytso@....edu>
To: Wei Yongjun <weiyj.lk@...il.com>
Cc: adilger.kernel@...ger.ca, yongjun_wei@...ndmicro.com.cn,
linux-ext4@...r.kernel.org
Subject: Re: [PATCH v2] ext4: use kmem_cache_zalloc instead of
kmem_cache_alloc/memset
On Tue, Aug 28, 2012 at 09:39:40PM +0800, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
>
> Using kmem_cache_zalloc() instead of kmem_cache_alloc() and memset().
>
> spatch with a semantic match is used to found this problem.
> (http://coccinelle.lip6.fr/)
>
> Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
Applied, thanks!
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists