diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-09-26 20:43:37 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-09-26 20:43:37 -0400 |
commit | 85556c9a503ababa889bd7bb7a9b3effba795d00 (patch) | |
tree | c006a06209ee01d2ea46f8a6000d18742cceb640 /fs/ext4/extents.c | |
parent | 8c85447391735469f407add6fdb0630ce59d7f6d (diff) |
ext4: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
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>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/extents.c')
0 files changed, 0 insertions, 0 deletions