From: Theodore Ts'o <tytso@mit.edu>
To: Wei Yongjun <weiyj.lk@gmail.com>
Cc: adilger.kernel@dilger.ca, yongjun_wei@trendmicro.com.cn,
linux-ext4@vger.kernel.org
Subject: Re: [PATCH v2] ext4: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Date: Wed, 26 Sep 2012 20:52:47 -0400 [thread overview]
Message-ID: <20120927005247.GA15707@thunk.org> (raw)
In-Reply-To: <CAPgLHd_3++6=n+4qbimZprbgfn83ps3j+Fe543OZBr61DVs=vA@mail.gmail.com>
On Tue, Aug 28, 2012 at 09:39:40PM +0800, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.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@trendmicro.com.cn>
Applied, thanks!
- Ted
prev parent reply other threads:[~2012-09-27 0:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-28 13:39 [PATCH v2] ext4: use kmem_cache_zalloc instead of kmem_cache_alloc/memset Wei Yongjun
2012-09-27 0:52 ` Theodore Ts'o [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=20120927005247.GA15707@thunk.org \
--to=tytso@mit.edu \
--cc=adilger.kernel@dilger.ca \
--cc=linux-ext4@vger.kernel.org \
--cc=weiyj.lk@gmail.com \
--cc=yongjun_wei@trendmicro.com.cn \
/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).