From: patchwork-bot+netdevbpf@kernel.org
To: Sang-Heon Jeon <ekffu200098@gmail.com>
Cc: kuba@kernel.org, andrew@lunn.ch, andrew+netdev@lunn.ch,
arkadiusz.kubalewski@intel.com, akiyano@amazon.com,
arun.ramadoss@microchip.com, claudiu.manoil@nxp.com,
darinzon@amazon.com, davem@davemloft.net, edumazet@google.com,
hkallweit1@gmail.com, ioana.ciornei@nxp.com, ivecera@redhat.com,
jiri@resnulli.us, kory.maincent@bootlin.com, manishc@marvell.com,
niklas.soderlund@ragnatech.se, o.rempel@pengutronix.de,
pabeni@redhat.com, Prathosh.Satish@microchip.com,
przemyslaw.kitszel@intel.com, rahulv@marvell.com,
sd@queasysnail.net, shshaikh@marvell.com, sukhdeeps@marvell.com,
anthony.l.nguyen@intel.com, vadim.fedorenko@linux.dev,
GR-Linux-NIC-Dev@marvell.com, intel-wired-lan@lists.osuosl.org,
linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
netdev@vger.kernel.org, linux@armlinux.org.uk,
UNGLinuxDriver@microchip.com
Subject: Re: [PATCH net-next v2 0/4] net: remove conditional returns with no effect
Date: Thu, 30 Jul 2026 11:10:12 +0000 [thread overview]
Message-ID: <178540981214.3511446.3496334936444624926.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260725150852.859188-1-ekffu200098@gmail.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Sun, 26 Jul 2026 00:08:48 +0900 you wrote:
> Hello,
>
> This series removes conditional returns where both branches return
> the same value, so the check has no effect. As suggested by Jakub, the
> netdev patches of the treewide v1 series [1] are posted separately.
>
> All patches are generated by the Coccinelle script, which you can
> find in v1.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/4] dpll: zl3073x: remove conditional return with no effect
https://git.kernel.org/netdev/net-next/c/87579b8cda9e
- [net-next,v2,2/4] net: ethernet: remove conditional return with no effect
https://git.kernel.org/netdev/net-next/c/66084e9510a9
- [net-next,v2,3/4] net: remove conditional return with no effect
https://git.kernel.org/netdev/net-next/c/cd833378bafa
- [net-next,v2,4/4] net: intel: remove conditional return with no effect
https://git.kernel.org/netdev/net-next/c/1f35011c281a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-07-30 11:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-25 15:08 [PATCH net-next v2 0/4] net: remove conditional returns with no effect Sang-Heon Jeon
2026-07-25 15:08 ` [PATCH net-next v2 1/4] dpll: zl3073x: remove conditional return " Sang-Heon Jeon
2026-07-27 9:57 ` Ivan Vecera
2026-07-25 15:08 ` [PATCH net-next v2 2/4] net: ethernet: " Sang-Heon Jeon
2026-07-27 11:27 ` Ioana Ciornei
2026-07-25 15:08 ` [PATCH net-next v2 3/4] net: " Sang-Heon Jeon
2026-07-25 15:08 ` [PATCH net-next v2 4/4] net: intel: " Sang-Heon Jeon
2026-07-27 9:45 ` [Intel-wired-lan] " Marcin Szycik
2026-07-30 11:10 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178540981214.3511446.3496334936444624926.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=GR-Linux-NIC-Dev@marvell.com \
--cc=Prathosh.Satish@microchip.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=akiyano@amazon.com \
--cc=andrew+netdev@lunn.ch \
--cc=andrew@lunn.ch \
--cc=anthony.l.nguyen@intel.com \
--cc=arkadiusz.kubalewski@intel.com \
--cc=arun.ramadoss@microchip.com \
--cc=claudiu.manoil@nxp.com \
--cc=darinzon@amazon.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=ekffu200098@gmail.com \
--cc=hkallweit1@gmail.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=ioana.ciornei@nxp.com \
--cc=ivecera@redhat.com \
--cc=jiri@resnulli.us \
--cc=kory.maincent@bootlin.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=manishc@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=niklas.soderlund@ragnatech.se \
--cc=o.rempel@pengutronix.de \
--cc=pabeni@redhat.com \
--cc=przemyslaw.kitszel@intel.com \
--cc=rahulv@marvell.com \
--cc=sd@queasysnail.net \
--cc=shshaikh@marvell.com \
--cc=sukhdeeps@marvell.com \
--cc=vadim.fedorenko@linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox