diff options
| author | Andy Shevchenko <[email protected]> | 2023-03-17 17:47:03 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-03-23 17:25:22 +0100 |
| commit | 53ee2663f0df536ccb37d559c4f4c53c4511db7a (patch) | |
| tree | 8f653bfba215c46e62bea1e18f11ed1de6acdbc9 /tools/perf/scripts/python/sctop.py | |
| parent | 347284984f415e52590373253c6943bbdc806ebf (diff) | |
xhci: mem: Use dma_poll_zalloc() instead of explicit memset()
Use dma_poll_zalloc() instead of explicit memset() call in
xhci_alloc_stream_ctx(). Note, that dma_alloc_coherent() is
always issues zeroed memory chunk.
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Mathias Nyman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions