diff options
author | Fuqian Huang <huangfq.daxian@gmail.com> | 2019-06-27 19:35:04 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-06-29 17:42:50 +0200 |
commit | b71e8c13fa57811b64939ba7eb603775fb13c2eb (patch) | |
tree | f25a5a8fb5247597a980200431b3296084918231 /drivers/block/skd_main.c | |
parent | block: sed-opal: "Never True" conditions (diff) | |
download | linux-b71e8c13fa57811b64939ba7eb603775fb13c2eb.tar.xz linux-b71e8c13fa57811b64939ba7eb603775fb13c2eb.zip |
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 'drivers/block/skd_main.c')
0 files changed, 0 insertions, 0 deletions