[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167874901879.19822.785133284369487672.git-patchwork-notify@kernel.org>
Date: Mon, 13 Mar 2023 23:10:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vincenzo Palazzo <vincenzopalazzodev@...il.com>
Cc: netdev@...r.kernel.org, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, davem@...emloft.net, kuniyu@...zon.com
Subject: Re: [PATCH v2] net: socket: suppress unused warning
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 10 Mar 2023 23:18:51 +0100 you wrote:
> suppress unused warnings and fix the error that there is
> with the W=1 enabled.
>
> Warning generated
>
> net/socket.c: In function ‘__sys_getsockopt’:
> net/socket.c:2300:13: error: variable ‘max_optlen’ set but not used [-Werror=unused-but-set-variable]
> 2300 | int max_optlen;
>
> [...]
Here is the summary with links:
- [v2] net: socket: suppress unused warning
https://git.kernel.org/netdev/net-next/c/ad4bf5f2406f
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