[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166422181736.25918.17964729176387213478.git-patchwork-notify@kernel.org>
Date: Mon, 26 Sep 2022 19:50:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Wei Yongjun <weiyongjun@...weicloud.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, lennart@...omain.com,
alexandru.tachici@...log.com, weiyongjun1@...wei.com,
netdev@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH net-next] net: ethernet: adi: Fix return value check in
adin1110_probe_netdevs()
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 22 Sep 2022 02:10:23 +0000 you wrote:
> From: Wei Yongjun <weiyongjun1@...wei.com>
>
> In case of error, the function get_phy_device() returns ERR_PTR()
> and never returns NULL. The NULL test in the return value check
> should be replaced with IS_ERR().
>
> Fixes: bc93e19d088b ("net: ethernet: adi: Add ADIN1110 support")
> Signed-off-by: Wei Yongjun <weiyongjun1@...wei.com>
>
> [...]
Here is the summary with links:
- [net-next] net: ethernet: adi: Fix return value check in adin1110_probe_netdevs()
https://git.kernel.org/netdev/net-next/c/9f1e337851be
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