[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162275940791.8870.8895420469894707937.git-patchwork-notify@kernel.org>
Date: Thu, 03 Jun 2021 22:30:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Nathan Chancellor <nathan@...nel.org>
Cc: davem@...emloft.net, kuba@...nel.org, andrew@...n.ch,
ndesaulniers@...gle.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, clang-built-linux@...glegroups.com
Subject: Re: [PATCH net-next] net: ks8851: Make ks8851_read_selftest() return void
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 3 Jun 2021 09:56:13 -0700 you wrote:
> clang points out that ret in ks8851_read_selftest() is set but unused:
>
> drivers/net/ethernet/micrel/ks8851_common.c:1028:6: warning: variable
> 'ret' set but not used [-Wunused-but-set-variable]
> int ret = 0;
> ^
> 1 warning generated.
>
> [...]
Here is the summary with links:
- [net-next] net: ks8851: Make ks8851_read_selftest() return void
https://git.kernel.org/netdev/net-next/c/819fb78f6955
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