From: Petr Machata <petrm@nvidia.com>
To: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
<netdev@vger.kernel.org>
Cc: Vadim Pasternak <vadimp@nvidia.com>,
Ido Schimmel <idosch@nvidia.com>, Petr Machata <petrm@nvidia.com>,
<mlxsw@nvidia.com>
Subject: [PATCH net-next 00/10] mlxsw: core_thermal: Small cleanups
Date: Tue, 30 Jul 2024 15:58:11 +0200 [thread overview]
Message-ID: <cover.1722345311.git.petrm@nvidia.com> (raw)
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
.../ethernet/mellanox/mlxsw/core_thermal.c | 43 ++++++-------------
1 file changed, 12 insertions(+), 31 deletions(-)
--
2.45.0
next reply other threads:[~2024-07-30 13:59 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-30 13:58 Petr Machata [this message]
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
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=cover.1722345311.git.petrm@nvidia.com \
--to=petrm@nvidia.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=idosch@nvidia.com \
--cc=kuba@kernel.org \
--cc=mlxsw@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=vadimp@nvidia.com \
/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;
as well as URLs for NNTP newsgroup(s).