From: patchwork-bot+netdevbpf@kernel.org
To: Wei Yongjun <weiyongjun1@huawei.com>
Cc: davem@davemloft.net, kuba@kernel.org, tsbogend@alpha.franken.de,
andrew@lunn.ch, akpm@linux-foundation.org,
vvidic@valentin-vidic.from.hr, rppt@kernel.org,
vincent.stehle@laposte.net, netdev@vger.kernel.org,
kernel-janitors@vger.kernel.org, hulkci@huawei.com
Subject: Re: [PATCH net] net: korina: Fix return value check in korina_probe()
Date: Thu, 13 May 2021 23:00:09 +0000 [thread overview]
Message-ID: <162094680996.5074.17806365743510554760.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210513124621.2361806-1-weiyongjun1@huawei.com>
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 13 May 2021 12:46:21 +0000 you wrote:
> In case of error, the function devm_platform_ioremap_resource_byname()
> returns ERR_PTR() and never returns NULL. The NULL test in the return
> value check should be replaced with IS_ERR().
>
> Fixes: b4cd249a8cc0 ("net: korina: Use devres functions")
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
>
> [...]
Here is the summary with links:
- [net] net: korina: Fix return value check in korina_probe()
https://git.kernel.org/netdev/net/c/c7d8302478ae
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-05-13 23:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-13 12:46 [PATCH net] net: korina: Fix return value check in korina_probe() Wei Yongjun
2021-05-13 23:00 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=162094680996.5074.17806365743510554760.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=hulkci@huawei.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rppt@kernel.org \
--cc=tsbogend@alpha.franken.de \
--cc=vincent.stehle@laposte.net \
--cc=vvidic@valentin-vidic.from.hr \
--cc=weiyongjun1@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox