[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172297608575.1692635.542797158588181224.git-patchwork-notify@kernel.org>
Date: Tue, 06 Aug 2024 20:28:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: edumazet@...gle.com, davem@...emloft.net, dsahern@...nel.org,
kuba@...nel.org, pabeni@...hat.com, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2] tcp: Use clamp() in htcp_alpha_update()
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 4 Aug 2024 08:20:17 +0200 you wrote:
> Using clamp instead of min(max()) is easier to read and it matches even
> better the comment just above it.
>
> It also reduces the size of the preprocessed files by ~ 2.5 ko.
> (see [1] for a discussion about it)
>
> $ ls -l net/ipv4/tcp_htcp*.i
> 5576024 27 juil. 10:19 net/ipv4/tcp_htcp.old.i
> 5573550 27 juil. 10:21 net/ipv4/tcp_htcp.new.i
>
> [...]
Here is the summary with links:
- [net-next,v2] tcp: Use clamp() in htcp_alpha_update()
https://git.kernel.org/netdev/net-next/c/871cdea0f82e
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