diff options
author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-06-28 10:47:19 +0800 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-07-03 14:26:49 -0300 |
commit | 4c44d4634b5c90993fccca9f155347221df6f877 (patch) | |
tree | 3f6c2c2cc31b0f8c6911b8a50aa63e7a57015995 /net/tipc | |
parent | c5cfcfcb54e7ab4b7ea9a755afd7131649d11331 (diff) | |
download | linux-4c44d4634b5c90993fccca9f155347221df6f877.tar.gz linux-4c44d4634b5c90993fccca9f155347221df6f877.tar.bz2 linux-4c44d4634b5c90993fccca9f155347221df6f877.zip |
IB: Remove unneeded memset
In commit af7ddd8a627c ("Merge tag 'dma-mapping-4.21' of
git://git.infradead.org/users/hch/dma-mapping"),
dma_alloc_coherent/dmam_alloc_coherent always zeroed the returned memory.
So the memset after a coherent allocation function is not needed.
Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions