[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250710151529.0f8244c7@kernel.org>
Date: Thu, 10 Jul 2025 15:15:29 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Rosen Penev <rosenp@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next 00/11] gianfar and mdio: modernize
On Thu, 10 Jul 2025 13:40:21 -0700 Rosen Penev wrote:
> Probe cleanups for gianfar and fsl_pq_mdio drivers
>
> All were tested on a WatchGuard T10 device.
devm_ conversions for old HW are definitely not worth reviewer
bandwidth.
Quoting documentation:
Clean-up patches
~~~~~~~~~~~~~~~~
Netdev discourages patches which perform simple clean-ups, which are not in
the context of other work. For example:
* Addressing ``checkpatch.pl`` warnings
* Addressing :ref:`Local variable ordering<rcs>` issues
* Conversions to device-managed APIs (``devm_`` helpers)
This is because it is felt that the churn that such changes produce comes
at a greater cost than the value of such clean-ups.
Conversely, spelling and grammar fixes are not discouraged.
See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#clean-up-patches
--
pw-bot: reject
Powered by blists - more mailing lists