diff options
author | Himanshu Jha <himanshujha199640@gmail.com> | 2017-12-31 18:04:10 +0530 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-01-02 11:20:13 -0700 |
commit | 27f382da31240243dd599b9557e3abb9ac01f7e3 (patch) | |
tree | 7c89ccb7f4178f0d12f429b83f8a2225d8e4afe2 /samples | |
parent | 7d37ebbb92d96df87afae1c4b2c78a92e07c2ed6 (diff) | |
download | linux-27f382da31240243dd599b9557e3abb9ac01f7e3.tar.bz2 |
IB/mthca: Use zeroing memory allocator than allocator/memset
Use dma_zalloc_coherent for allocating zeroed
memory and remove unnecessary memset function.
Done using Coccinelle.
Generated-by: scripts/coccinelle/api/alloc/kzalloc-simple.cocci
0-day tested with no failures.
Suggested-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions