[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163551180895.32606.8903887186480447271.git-patchwork-notify@kernel.org>
Date: Fri, 29 Oct 2021 12:50:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jεan Sacren <sakiwit@...il.com>@ci.codeaurora.org
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: bareudp: fix duplicate checks of data[]
expressions
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 28 Oct 2021 12:24:53 -0600 you wrote:
> From: Jean Sacren <sakiwit@...il.com>
>
> Both !data[IFLA_BAREUDP_PORT] and !data[IFLA_BAREUDP_ETHERTYPE] are
> checked. We should remove the checks of data[IFLA_BAREUDP_PORT] and
> data[IFLA_BAREUDP_ETHERTYPE] that follow since they are always true.
>
> Put both statements together in group and balance the space on both
> sides of '=' sign.
>
> [...]
Here is the summary with links:
- [net-next] net: bareudp: fix duplicate checks of data[] expressions
https://git.kernel.org/netdev/net-next/c/5bd663212f2e
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