[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162730560614.19326.17438761795827347339.git-patchwork-notify@kernel.org>
Date: Mon, 26 Jul 2021 13:20:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jason Wang <wangborong@...rlc.com>
Cc: khalasa@...p.pl, davem@...emloft.net, kuba@...nel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: ixp4xx_hss: use dma_pool_zalloc
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sun, 25 Jul 2021 22:42:21 +0800 you wrote:
> 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@...rlc.com>
> ---
> drivers/net/wan/ixp4xx_hss.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Here is the summary with links:
- net: ixp4xx_hss: use dma_pool_zalloc
https://git.kernel.org/netdev/net-next/c/af996031e154
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists