diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-07-18 09:02:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-23 12:56:49 +0200 |
commit | 21ee9b1995fc01510352d4a55c5316283293b020 (patch) | |
tree | 59f8f80f89fb80a61612ea71beda7ac5fadd879b /lib/bug.c | |
parent | 146f90afed258b409104aa6ecc421b823ea1b406 (diff) |
misc: hpilo: avoid a useless memset
Avoid a memset after a call to 'dma_alloc_coherent()'.
This is useless since
commit 518a2f1925c3 ("dma-mapping: zero memory returned from dma_alloc_*")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/20200718070246.338016-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/bug.c')
0 files changed, 0 insertions, 0 deletions