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, 16 May 2022 10:50:12 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Ziyang Xuan <william.xuanziyang@...wei.com>
Cc:     vburru@...vell.com, aayarekar@...vell.com, davem@...emloft.net,
        edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] octeon_ep: delete unnecessary NULL check

Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:

On Fri, 13 May 2022 15:29:28 +0800 you wrote:
> vfree(NULL) is safe. NULL check before vfree() is not needed.
> Delete them to simplify the code.
> 
> Signed-off-by: Ziyang Xuan <william.xuanziyang@...wei.com>
> ---
>  drivers/net/ethernet/marvell/octeon_ep/octep_main.c | 3 +--
>  drivers/net/ethernet/marvell/octeon_ep/octep_rx.c   | 3 +--
>  drivers/net/ethernet/marvell/octeon_ep/octep_tx.c   | 3 +--
>  3 files changed, 3 insertions(+), 6 deletions(-)

Here is the summary with links:
  - [net-next] octeon_ep: delete unnecessary NULL check
    https://git.kernel.org/netdev/net-next/c/1dee43c2c6f1

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