[PATCH net-next] net: gemini: Do not check for 0 return after calling platform_get_irq()

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Thu Aug 3 06:00:21 PDT 2023


Hello:

This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni at redhat.com>:

On Wed, 2 Aug 2023 16:52:16 +0800 you wrote:
> It is not possible for platform_get_irq() to return 0. Use the
> return value from platform_get_irq().
> 
> Signed-off-by: Ruan Jinjie <ruanjinjie at huawei.com>
> ---
>  drivers/net/ethernet/cortina/gemini.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Here is the summary with links:
  - [net-next] net: gemini: Do not check for 0 return after calling platform_get_irq()
    https://git.kernel.org/netdev/net-next/c/6abce66ba953

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-arm-kernel mailing list