[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165269821259.15644.6055083761195107529.git-patchwork-notify@kernel.org>
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