commit | 6ec76070f17993aa9ac0344330b971783d10c9c2 | [log] [tgz] |
---|---|---|
author | Harman Kalra <harman4linux@gmail.com> | Wed Sep 21 01:14:40 2016 +0530 |
committer | Tejun Heo <tj@kernel.org> | Tue Sep 20 16:07:16 2016 -0400 |
tree | ded77f08641ca80c4adc63f87477b201d0a7febc | |
parent | 0ce1b18c42a5b1613ad84d3bf93ee4f5bb3f8b33 [diff] |
ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool_zalloc. Replacing dma_pool_alloc and memset with a single call to dma_pool_zalloc Signed-off-by: Harman Kalra <harman4linux@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>