diff options
author | Fuqian Huang <[email protected]> | 2019-07-15 11:20:10 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-07-25 11:10:54 +0200 |
commit | 3114bc89c0217254d3df10a42eab6b6ca00f547c (patch) | |
tree | 2d2ee8f99f913faeba01325f631f09795f5694a5 /scripts/gdb/linux/modules.py | |
parent | 6443c671d5cbc60932b31f19f48091cddb2285eb (diff) |
usb: host: Remove call to memset after dma_alloc_coherent
In commit 518a2f1925c3
("dma-mapping: zero memory returned from dma_alloc_*"),
dma_alloc_coherent has already zeroed the memory.
So memset is not needed.
Signed-off-by: Fuqian Huang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions