lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ