diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-08-27 12:40:42 +0800 |
---|---|---|
committer | Vinod Koul <vinod.koul@linux.intel.com> | 2012-09-18 08:55:17 +0530 |
commit | 921eeadbbdd7ffba16937a3b63e408c980c39db6 (patch) | |
tree | 962e2735076b8704ea62003b0c41bb06dda8b250 /net/dsa | |
parent | 5557a419d44d063be665100086adf4721d41ea49 (diff) |
dmaengine: 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: Vinod Koul <vinod.koul@linux.intel.com>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions