diff options
author | Cai Huoqing <[email protected]> | 2021-10-18 21:16:44 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-10-21 12:47:56 +0200 |
commit | 6a47856145346c2dc5f31e1b5f9d986f1e446ce2 (patch) | |
tree | 72acaf229933de3d606d984cc8d118dd4c4af3c3 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 81dddf72ac6db1c3a0f4f3e4137d01aa960bf1c0 (diff) |
usb: host: ehci: Make use of dma_pool_zalloc() instead of dma_pool_alloc/memset()
Replacing dma_pool_alloc/memset() with dma_pool_zalloc()
to simplify the code.
Signed-off-by: Cai Huoqing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions