[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <164362921102.6327.11411849430767861808.git-patchwork-notify@kernel.org>
Date: Mon, 31 Jan 2022 11:40:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: weiyongjun (A) <weiyongjun1@...wei.com>
Cc: davem@...emloft.net, kuba@...nel.org, andrew@...n.ch,
tobias@...dekranz.com, mw@...ihalf.com, calvin.johnson@....nxp.com,
markus@...syncing.net, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, hulkci@...wei.com
Subject: Re: [PATCH net-next] net/fsl: xgmac_mdio: fix return value check in
xgmac_mdio_probe()
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Sat, 29 Jan 2022 01:27:02 +0000 you wrote:
> In case of error, the function devm_ioremap() returns NULL pointer
> not ERR_PTR(). The IS_ERR() test in the return value check should
> be replaced with NULL test.
>
> Fixes: 1d14eb15dc2c ("net/fsl: xgmac_mdio: Use managed device resources")
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Wei Yongjun <weiyongjun1@...wei.com>
>
> [...]
Here is the summary with links:
- [net-next] net/fsl: xgmac_mdio: fix return value check in xgmac_mdio_probe()
https://git.kernel.org/netdev/net-next/c/cc4598cf179f
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