diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-10-18 16:17:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-21 13:47:55 +0300 |
commit | 81dddf72ac6db1c3a0f4f3e4137d01aa960bf1c0 (patch) | |
tree | f21d7cc12f0145f8ec2a4a0eaa12019244f0348d /drivers/usb/host/xhci-trace.h | |
parent | b851f7c7b8fd5365e447bb60e1e18eb6de628507 (diff) | |
download | linux-81dddf72ac6db1c3a0f4f3e4137d01aa960bf1c0.tar.xz |
usb: host: fotg210: 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 <caihuoqing@baidu.com>
Link: https://lore.kernel.org/r/20211018131709.487-1-caihuoqing@baidu.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/xhci-trace.h')
0 files changed, 0 insertions, 0 deletions