[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172126083254.7578.19993245723342659.git-patchwork-notify@kernel.org>
Date: Thu, 18 Jul 2024 00:00:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Maks Mishin <maks.mishinfz@...il.com>
Cc: stephen@...workplumber.org, maks.mishinFZ@...il.com,
netdev@...r.kernel.org
Subject: Re: [PATCH] f_flower: Remove always zero checks
Hello:
This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@...workplumber.org>:
On Sun, 7 Jul 2024 20:27:41 +0300 you wrote:
> Expression 'ttl & ~(255 >> 0)' is always zero, because right operand
> has 8 trailing zero bits, which is greater or equal than the size
> of the left operand == 8 bits.
>
> Found by RASU JSC.
>
> Signed-off-by: Maks Mishin <maks.mishinFZ@...il.com>
>
> [...]
Here is the summary with links:
- f_flower: Remove always zero checks
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=b06341a252a8
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