[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241111105033.79250f9a@kernel.org>
Date: Mon, 11 Nov 2024 10:50:33 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: William@....codeaurora.org, Mokhlef@....codeaurora.org,
wmokhlef@...il.com
Cc: davem@...emloft.net, netdev@...r.kernel.org, trivial@...nel.org
Subject: Re: [PATCH net-next] net/unix: Stylistic changes in diag.c
On Sun, 10 Nov 2024 01:59:20 +0100 William@....codeaurora.org,
Mokhlef@....codeaurora.org, wmokhlef@...il.com wrote:
> From: William Mokhlef <wmokhlef@...il.com>
>
> Changes based on the script scripts/checkpatch.pl
>
> Remove space after cast, blank line after declaration,
> fixed brace style
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: cr
Powered by blists - more mailing lists