[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<172469162851.70473.1457098908791177308.git-patchwork-notify@kernel.org>
Date: Mon, 26 Aug 2024 17:00:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Li Zetao <lizetao1@...wei.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, marcel@...tmann.org, johan.hedberg@...il.com,
luiz.dentz@...il.com, idryomov@...il.com, xiubli@...hat.com,
dsahern@...nel.org, trondmy@...nel.org, anna@...nel.org,
chuck.lever@...cle.com, jlayton@...nel.org, neilb@...e.de,
okorniev@...hat.com, Dai.Ngo@...cle.com, tom@...pey.com, jmaloy@...hat.com,
ying.xue@...driver.com, linux@...blig.org, jacob.e.keller@...el.com,
willemb@...gle.com, kuniyu@...zon.com, wuyun.abel@...edance.com,
quic_abchauha@...cinc.com, gouhao@...ontech.com, netdev@...r.kernel.org,
linux-bluetooth@...r.kernel.org, ceph-devel@...r.kernel.org,
linux-nfs@...r.kernel.org, tipc-discussion@...ts.sourceforge.net
Subject: Re: [PATCH net-next 0/8] Some modifications to optimize code readability
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 22 Aug 2024 21:39:00 +0800 you wrote:
> This patchset is mainly optimized for readability in contexts where size
> needs to be determined. By using min() or max(), or even directly
> removing redundant judgments (such as the 5th patch), the code is more
> consistent with the context.
>
> Li Zetao (8):
> atm: use min() to simplify the code
> Bluetooth: use min() to simplify the code
> net: caif: use max() to simplify the code
> libceph: use min() to simplify the code
> net: remove redundant judgments to simplify the code
> ipv6: mcast: use min() to simplify the code
> tipc: use min() to simplify the code
> SUNRPC: use min() to simplify the code
>
> [...]
Here is the summary with links:
- [net-next,1/8] atm: use min() to simplify the code
(no matching commit)
- [net-next,2/8] Bluetooth: use min() to simplify the code
(no matching commit)
- [net-next,3/8] net: caif: use max() to simplify the code
https://git.kernel.org/netdev/net-next/c/b4985aa8e312
- [net-next,4/8] libceph: use min() to simplify the code
(no matching commit)
- [net-next,5/8] net: remove redundant judgments to simplify the code
(no matching commit)
- [net-next,6/8] ipv6: mcast: use min() to simplify the code
https://git.kernel.org/netdev/net-next/c/26549dab8a46
- [net-next,7/8] tipc: use min() to simplify the code
https://git.kernel.org/netdev/net-next/c/a18308623ce3
- [net-next,8/8] SUNRPC: use min() to simplify the code
(no matching commit)
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