diff options
author | Wei Yongjun <[email protected]> | 2012-09-26 20:43:37 -0400 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2012-09-26 20:43:37 -0400 |
commit | 85556c9a503ababa889bd7bb7a9b3effba795d00 (patch) | |
tree | c006a06209ee01d2ea46f8a6000d18742cceb640 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
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 <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions