[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163057920674.13463.427574638900568513.git-patchwork-notify@kernel.org>
Date: Thu, 02 Sep 2021 10:40:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: arnd@...db.de, davem@...emloft.net, kuba@...nel.org,
sammy@...my.net, netdev@...r.kernel.org,
linux-m68k@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net/sun3_82586: Fix return value of sun3_82586_probe()
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 1 Sep 2021 14:17:35 +0200 you wrote:
> drivers/net/ethernet/i825xx/sun3_82586.c: In function ‘sun3_82586_probe’:
> drivers/net/ethernet/i825xx/sun3_82586.c:317:9: warning: returning ‘struct net_device *’ from a function with return type ‘int’ makes integer from pointer without a cast [-Wint-conversion]
> 317 | return dev;
> | ^~~
>
> The return type of sun3_82586_probe() was changed, but one return value
> was forgotten to be updated.
>
> [...]
Here is the summary with links:
- net/sun3_82586: Fix return value of sun3_82586_probe()
https://git.kernel.org/netdev/net/c/66abf5fb4cf7
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