From: patchwork-bot+netdevbpf@kernel•org
To: Petr Machata <petrm@nvidia•com>
Cc: davem@davemloft•net, edumazet@google•com, kuba@kernel•org,
pabeni@redhat•com, netdev@vger•kernel.org, vadimp@nvidia•com,
idosch@nvidia•com, mlxsw@nvidia•com
Subject: Re: [PATCH net-next 00/10] mlxsw: core_thermal: Small cleanups
Date: Thu, 01 Aug 2024 01:40:33 +0000 [thread overview]
Message-ID: <172247643347.7213.6903623763816168922.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1722345311.git.petrm@nvidia.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel•org>:
On Tue, 30 Jul 2024 15:58:11 +0200 you wrote:
> Ido Schimmel says:
>
> Clean up various issues which I noticed while addressing feedback on a
> different patchset.
>
> Ido Schimmel (10):
> mlxsw: core_thermal: Call thermal_zone_device_unregister()
> unconditionally
> mlxsw: core_thermal: Remove unnecessary check
> mlxsw: core_thermal: Remove another unnecessary check
> mlxsw: core_thermal: Fold two loops into one
> mlxsw: core_thermal: Remove unused arguments
> mlxsw: core_thermal: Make mlxsw_thermal_module_{init, fini} symmetric
> mlxsw: core_thermal: Simplify rollback
> mlxsw: core_thermal: Remove unnecessary checks
> mlxsw: core_thermal: Remove unnecessary assignments
> mlxsw: core_thermal: Fix -Wformat-truncation warning
>
> [...]
Here is the summary with links:
- [net-next,01/10] mlxsw: core_thermal: Call thermal_zone_device_unregister() unconditionally
https://git.kernel.org/netdev/net-next/c/a1bb54b1a066
- [net-next,02/10] mlxsw: core_thermal: Remove unnecessary check
https://git.kernel.org/netdev/net-next/c/4be011d76408
- [net-next,03/10] mlxsw: core_thermal: Remove another unnecessary check
https://git.kernel.org/netdev/net-next/c/2a1c9dcb52dd
- [net-next,04/10] mlxsw: core_thermal: Fold two loops into one
https://git.kernel.org/netdev/net-next/c/d81d71434036
- [net-next,05/10] mlxsw: core_thermal: Remove unused arguments
https://git.kernel.org/netdev/net-next/c/73c18f9998fd
- [net-next,06/10] mlxsw: core_thermal: Make mlxsw_thermal_module_{init, fini} symmetric
https://git.kernel.org/netdev/net-next/c/fb76ea1d4b12
- [net-next,07/10] mlxsw: core_thermal: Simplify rollback
https://git.kernel.org/netdev/net-next/c/e25f3040a619
- [net-next,08/10] mlxsw: core_thermal: Remove unnecessary checks
https://git.kernel.org/netdev/net-next/c/e7e3a450e552
- [net-next,09/10] mlxsw: core_thermal: Remove unnecessary assignments
https://git.kernel.org/netdev/net-next/c/ec672931d150
- [net-next,10/10] mlxsw: core_thermal: Fix -Wformat-truncation warning
https://git.kernel.org/netdev/net-next/c/b0d21321140c
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:[~2024-08-01 1:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-30 13:58 [PATCH net-next 00/10] mlxsw: core_thermal: Small cleanups Petr Machata
2024-07-30 13:58 ` [PATCH net-next 01/10] mlxsw: core_thermal: Call thermal_zone_device_unregister() unconditionally Petr Machata
2024-07-30 13:58 ` [PATCH net-next 02/10] mlxsw: core_thermal: Remove unnecessary check Petr Machata
2024-07-30 13:58 ` [PATCH net-next 03/10] mlxsw: core_thermal: Remove another " Petr Machata
2024-07-30 13:58 ` [PATCH net-next 04/10] mlxsw: core_thermal: Fold two loops into one Petr Machata
2024-07-30 13:58 ` [PATCH net-next 05/10] mlxsw: core_thermal: Remove unused arguments Petr Machata
2024-07-30 13:58 ` [PATCH net-next 06/10] mlxsw: core_thermal: Make mlxsw_thermal_module_{init, fini} symmetric Petr Machata
2024-07-30 13:58 ` [PATCH net-next 07/10] mlxsw: core_thermal: Simplify rollback Petr Machata
2024-07-30 13:58 ` [PATCH net-next 08/10] mlxsw: core_thermal: Remove unnecessary checks Petr Machata
2024-07-30 13:58 ` [PATCH net-next 09/10] mlxsw: core_thermal: Remove unnecessary assignments Petr Machata
2024-07-30 13:58 ` [PATCH net-next 10/10] mlxsw: core_thermal: Fix -Wformat-truncation warning Petr Machata
2024-08-01 1:40 ` Jakub Kicinski
2024-07-31 13:13 ` [PATCH net-next 00/10] mlxsw: core_thermal: Small cleanups Wojciech Drewek
2024-08-01 1:40 ` 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=172247643347.7213.6903623763816168922.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=idosch@nvidia$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=mlxsw@nvidia$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=petrm@nvidia$(echo .)com \
--cc=vadimp@nvidia$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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