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: <yq1ikfkifah.fsf@ca-mkp.ca.oracle.com>
Date: Sat, 08 Nov 2025 12:52:01 -0500
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: XueBing Chen <chenxb_99091@....com>
Cc: Adaptec OEM Raid Solutions <aacraid@...rosemi.com>,
        "James E . J .
 Bottomley" <jejb@...ux.ibm.com>,
        "Martin K . Petersen"
 <martin.petersen@...cle.com>,
        linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scsi: aacraid: Fix coding style violations in commsup.c


XueBing,

> Fix multiple coding style issues including:
> - Pointer declaration format (struct foo * -> struct foo *)
> - Spacing around operators and parentheses
> - Line length exceeding 100 columns
> - Unnecessary braces in control structures
> - Assignment in if conditions
>
> No functional changes, only style improvements.

Coding style is a moving target and applies to new code only.

-- 
Martin K. Petersen

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ