diff options
author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-06-27 20:35:04 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-06-29 18:42:50 +0300 |
commit | b71e8c13fa57811b64939ba7eb603775fb13c2eb (patch) | |
tree | f25a5a8fb5247597a980200431b3296084918231 /mm/frontswap.c | |
parent | 15ddffcb341392ba56a28a0ff5d19d8f8cde1b80 (diff) | |
download | linux-b71e8c13fa57811b64939ba7eb603775fb13c2eb.tar.xz |
block: mtip32xx: Remove call to memset after dma_alloc_coherent
In commit af7ddd8a627c
("Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping"),
dma_alloc_coherent has already zeroed the memory.
So memset is not needed.
Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'mm/frontswap.c')
0 files changed, 0 insertions, 0 deletions