summaryrefslogtreecommitdiff
path: root/drivers/opp
diff options
context:
space:
mode:
authorJason Wang <wangborong@cdjrlc.com>2021-07-25 22:42:21 +0800
committerDavid S. Miller <davem@davemloft.net>2021-07-26 14:17:55 +0100
commitaf996031e1545c47423dfdd024840702ceb5a26c (patch)
tree56f05f0c28b78ad84416479217de636840911313 /drivers/opp
parent9d32e4e7e9e11b1dd0ed0d6c294258879ac4d1af (diff)
net: ixp4xx_hss: use dma_pool_zalloc
The dma_pool_zalloc combines dma_pool_alloc/memset. Therefore, the dma_pool_alloc/memset can be replaced with dma_pool_zalloc which is more compact. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/opp')
0 files changed, 0 insertions, 0 deletions