lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250704142355.GX41770@horms.kernel.org>
Date: Fri, 4 Jul 2025 15:23:55 +0100
From: Simon Horman <horms@...nel.org>
To: Liangming Liu <liangming.liu@...mail.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH] net: ipv4: fix mixed tab and space indentation in
 af_inet.c

On Fri, Jul 04, 2025 at 05:10:11PM +0800, Liangming Liu wrote:
> Fixes mixed use of tabs and spaces in af_inet.c to comply with
> Linux kernel coding style. This change does not affect logic
> or functionality.
> 
> Signed-off-by: Liangming Liu <liangming.liu@...mail.com>

Hi,

Unfortunately we don't accept patches like this that
aren't part of a larger body of work.

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ