[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20260119084823.5c2aa9b8@kernel.org>
Date: Mon, 19 Jan 2026 08:48:23 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Haiyue Wang <haiyuewa@....com>
Cc: netdev@...r.kernel.org, Jeremy Kerr <jk@...econstruct.com.au>, Matt
Johnston <matt@...econstruct.com.au>, Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>,
linux-kernel@...r.kernel.org (open list)
Subject: Re: [PATCH net-next v1] mctp i2c: align function parameter
indentation
On Mon, 19 Jan 2026 15:00:06 +0800 Haiyue Wang wrote:
> Align parameters of mctp_i2c_header_create() to improve readability
> and match kernel coding style. No functional change.
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``, and other trivial coding style 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: cr
Powered by blists - more mailing lists