diff options
author | Wei Yongjun <[email protected]> | 2012-08-27 12:28:57 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2012-10-30 08:36:27 +0100 |
commit | 654dbef2146d6bc56886495d44b661148f016e62 (patch) | |
tree | ca75a996359fd076be64e1c67939c2bdfed00590 /tools/perf/util/trace-event-scripting.c | |
parent | dbd4713348b6b7e4ce707060d1b92a457ab2e5fb (diff) |
xen/blkback: 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: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions